[][src]Function openssl_sys::SHA512_Final

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