Function dm_hash_lookup

Source
pub unsafe extern "C" fn dm_hash_lookup(
    t: *mut dm_hash_table,
    key: *const c_char,
) -> *mut c_void