Function tomcrypt_sys::hash_filehandle [] [src]

pub unsafe extern "C" fn hash_filehandle(
    hash: c_int,
    in_: *mut FILE,
    out: *mut c_uchar,
    outlen: *mut c_ulong
) -> c_int