Function ts_tree_cursor_reset

Source
#[no_mangle]
pub unsafe extern "C" fn ts_tree_cursor_reset(
    _self: *mut TSTreeCursor,
    node: TSNode,
)