Function ts_subtree_new_missing_leaf

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