Function ts_tree_cursor_parent_node

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