Function wolfssl_sys::wc_Sha224Copy

source ·
pub unsafe extern "C" fn wc_Sha224Copy(
    src: *mut wc_Sha224,
    dst: *mut wc_Sha224
) -> c_int