Skip to contents

Add a system include path to a libtcc state

Usage

tcc_add_sysinclude_path(state, path)

Arguments

state

A tcc_state.

path

Path to system include directory.

Value

Integer status code (0 = success).