[][src]Function ejdb_sys::tcmapput4

pub unsafe extern "C" fn tcmapput4(
    map: *mut TCMAP,
    kbuf: *const c_void,
    ksiz: c_int,
    fvbuf: *const c_void,
    fvsiz: c_int,
    lvbuf: *const c_void,
    lvsiz: c_int
)