Function tree_sitter_c2rust::core::ts_tree_get_changed_ranges
source · #[no_mangle]
pub unsafe extern "C" fn ts_tree_get_changed_ranges(
old_tree: *const TSTree,
new_tree: *const TSTree,
length: *mut c_uint
) -> *mut TSRange