Function wolfssl_sys::wc_Sha512Copy

source ยท
pub unsafe extern "C" fn wc_Sha512Copy(
    src: *mut wc_Sha512,
    dst: *mut wc_Sha512,
) -> c_int