Function tree_sitter_c2rust::ffi::ts_tree_cursor_new

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