Function cdb_make_add

Source
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