[][src]Function openssl_sys::SHA224_Final

pub unsafe extern "C" fn SHA224_Final(
    md: *mut c_uchar,
    c: *mut SHA256_CTX
) -> c_int