repo_lookup_binary

Function repo_lookup_binary 

Source
pub unsafe extern "C" fn repo_lookup_binary(
    repo: *mut Repo,
    entry: Id,
    keyname: Id,
    lenp: *mut c_int,
) -> *const c_void