Skip to contents

Add a library path to a libtcc state

Usage

tcc_add_library_path(state, path)

Arguments

state

A tcc_state.

path

Path to library directory.

Value

Integer status code (0 = success).