[][src]Function tinycdb_sys::cdb_find

pub unsafe extern "C" fn cdb_find(
    cdbp: *mut cdb,
    key: *const c_void,
    klen: c_uint
) -> c_int