Function openssl_sys::SHA384_Final

source ยท
pub unsafe extern "C" fn SHA384_Final(
    md: *mut c_uchar,
    c: *mut SHA512_CTX,
) -> c_int