| tcc_options | R Documentation |
Append raw options that are passed to tcc_set_options() before compiling
generated wrappers (for example "-O2" or "-Wall").
tcc_options(ffi, options)
ffi |
A tcc_ffi object |
options |
Character vector of option fragments |
Updated tcc_ffi object (for chaining)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.