Function tree_sitter_c2rust::ffi::ts_tree_root_node_with_offset
source ยท #[no_mangle]
pub unsafe extern "C" fn ts_tree_root_node_with_offset(
self_0: *const TSTree,
offset_bytes: c_uint,
offset_extent: TSPoint,
) -> TSNode