tree_sitter::ffi

Function ts_query_cursor_set_match_limit

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