Function tree_sitter_c2rust::ffi::ts_tree_cursor_parent_node

source ·
#[no_mangle]
pub unsafe extern "C" fn ts_tree_cursor_parent_node(
    _self: *const TSTreeCursor
) -> TSNode