Function tree_sitter_c2rust::ffi::ts_language_table_entry

source ·
#[no_mangle]
pub unsafe extern "C" fn ts_language_table_entry(
    self_0: *const TSLanguage,
    state: c_ushort,
    symbol: c_ushort,
    result: *mut TableEntry
)