Skip to contents

Add C source code

Usage

tcc_source(ffi, code)

Arguments

ffi

A tcc_ffi object

code

C source code string

Value

Updated tcc_ffi object (for chaining)