[][src]Function ejdb_sys::tcndbput

pub unsafe extern "C" fn tcndbput(
    ndb: *mut TCNDB,
    kbuf: *const c_void,
    ksiz: c_int,
    vbuf: *const c_void,
    vsiz: c_int
)