Function tree_sitter_c2rust::ffi::ts_query_start_byte_for_pattern

source ยท
#[no_mangle]
pub unsafe extern "C" fn ts_query_start_byte_for_pattern(
    self_0: *const TSQuery,
    pattern_index: c_uint,
) -> c_uint