Function tree_sitter_c2rust::ffi::ts_tree_cursor_init

source ยท
#[no_mangle]
pub unsafe extern "C" fn ts_tree_cursor_init(
    self_0: *mut TreeCursor,
    node: TSNode,
)