| print.tcc_ffi | R Documentation |
Print tcc_ffi object
## S3 method for class 'tcc_ffi'
print(x, ...)
x |
A tcc_ffi object |
... |
Ignored |
The input tcc_ffi object, invisibly. Called for its side
effect of printing the configured output mode, registered symbols,
and selected libraries/include paths.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.