Function wolfssl_sys::wc_Sha512Final

source ยท
pub unsafe extern "C" fn wc_Sha512Final(
    sha512: *mut wc_Sha512,
    hash: *mut byte,
) -> c_int