tree_sitter::ffi

Function ts_query_cursor_remove_match

Source
pub unsafe extern "C" fn ts_query_cursor_remove_match(
    self_: *mut TSQueryCursor,
    match_id: u32,
)