[][src]Function ejdb_sys::tctreeput

pub unsafe extern "C" fn tctreeput(
    tree: *mut TCTREE,
    kbuf: *const c_void,
    ksiz: c_int,
    vbuf: *const c_void,
    vsiz: c_int
)