Function tree_sitter_c2rust::core::ts_query_is_pattern_rooted

source ·
#[no_mangle]
pub unsafe extern "C" fn ts_query_is_pattern_rooted(
    self_0: *const TSQuery,
    pattern_index: c_uint
) -> bool