Function tree_sitter_c2rust::ffi::ts_range_array_intersects

source ·
#[no_mangle]
pub unsafe extern "C" fn ts_range_array_intersects(
    self_0: *const TSRangeArray,
    start_index: c_uint,
    start_byte: c_uint,
    end_byte: c_uint
) -> bool