Function tree_sitter_c2rust::ffi::ts_query_cursor_set_byte_range
source ยท #[no_mangle]
pub unsafe extern "C" fn ts_query_cursor_set_byte_range(
self_0: *mut TSQueryCursor,
start_byte: c_uint,
end_byte: c_uint,
)