Function wolfssl_sys::wc_ShaCopy

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