Function tree_sitter_c2rust::ffi::ts_tree_cursor_goto_next_sibling

source ยท
#[no_mangle]
pub unsafe extern "C" fn ts_tree_cursor_goto_next_sibling(
    self_0: *mut TSTreeCursor,
) -> bool