Function ts_tree_cursor_new

Source
#[no_mangle]
pub unsafe extern "C" fn ts_tree_cursor_new(
    node: TSNode,
) -> TSTreeCursor