Function tree_sitter_c2rust::ffi::ts_language_next_state

source ยท
#[no_mangle]
pub unsafe extern "C" fn ts_language_next_state(
    self_0: *const TSLanguage,
    state: c_ushort,
    symbol: c_ushort,
) -> c_ushort