[][src]Function ejdb_sys::tcmapput3

pub unsafe extern "C" fn tcmapput3(
    map: *mut TCMAP,
    kbuf: *const c_void,
    ksiz: c_int,
    vbuf: *const c_char,
    vsiz: c_int
)

hash map (for experts)