| tcc_struct_raw_access | R Documentation |
Generates helper functions to read/write raw bytes from struct memory. Useful for bitwise operations, debugging, or manual serialization.
tcc_struct_raw_access(ffi, struct_name)
ffi |
A tcc_ffi object |
struct_name |
Struct name |
Updated tcc_ffi object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.