[][src]Function ejdb_sys::tcmdbputkeep

pub unsafe extern "C" fn tcmdbputkeep(
    mdb: *mut TCMDB,
    kbuf: *const c_void,
    ksiz: c_int,
    vbuf: *const c_void,
    vsiz: c_int
) -> bool