Function tinycdb_sys::cdb_make_add [] [src]

pub unsafe extern "C" fn cdb_make_add(
    cdbmp: *mut cdb_make,
    key: *const c_void,
    klen: c_uint,
    val: *const c_void,
    vlen: c_uint
) -> c_int