hash_file

Function hash_file 

Source
pub unsafe extern "C" fn hash_file(
    hash: c_int,
    fname: *const c_char,
    out: *mut c_uchar,
    outlen: *mut c_ulong,
) -> c_int