Function wolfssl_sys::wc_Sha384Copy

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