Generate tcc_struct() accessors from header structs
Source:R/treesitter_helpers.R
tcc_treesitter_struct_accessors.RdGenerate tcc_struct() accessors from header structs
Usage
tcc_treesitter_struct_accessors(
header,
mapper = tcc_map_c_type_to_ffi,
bitfield_type = "u8",
include_bitfields = TRUE
)