Function tree_sitter_c2rust::core::ts_query_disable_capture

source ยท
#[no_mangle]
pub unsafe extern "C" fn ts_query_disable_capture(
    self_0: *mut TSQuery,
    name: *const c_char,
    length: c_uint,
)