Skip to contents

Add include path to FFI context

Usage

tcc_include(ffi, path)

Arguments

ffi

A tcc_ffi object

path

Include directory path

Value

Updated tcc_ffi object (for chaining)