Function tree_sitter_c2rust::core::ts_parser_set_included_ranges

source ยท
#[no_mangle]
pub unsafe extern "C" fn ts_parser_set_included_ranges(
    self_0: *mut TSParser,
    ranges: *const TSRange,
    count: c_uint,
) -> bool