[][src]Function ejdb_sys::tcmapputcat

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