[][src]Function ejdb_sys::tctreeputcat

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