Function tinycdb_sys::cdb_make_find [] [src]

pub unsafe extern "C" fn cdb_make_find(
    cdbmp: *mut cdb_make,
    key: *const c_void,
    klen: c_uint,
    mode: CdbFindMode
) -> c_int