Function tomcrypt_sys::hash_file [] [src]

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