Skip to contents

Append raw options that are passed to tcc_set_options() before compiling generated wrappers (for example "-O2" or "-Wall").

Usage

tcc_options(ffi, options)

Arguments

ffi

A tcc_ffi object

options

Character vector of option fragments

Value

Updated tcc_ffi object (for chaining)