Function tree_sitter_c2rust::core::ts_subtree_new_missing_leaf

source ยท
#[no_mangle]
pub unsafe extern "C" fn ts_subtree_new_missing_leaf(
    pool: *mut SubtreePool,
    symbol: c_ushort,
    padding: Length,
    lookahead_bytes: c_uint,
    language: *const TSLanguage,
) -> Subtree