Function wolfssl_sys::wc_Sha256Copy

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