aws_lc_sys::x86_64_unknown_linux_gnu_crypto

Function HMAC_CTX_copy_ex

Source
pub unsafe extern "C" fn HMAC_CTX_copy_ex(
    dest: *mut HMAC_CTX,
    src: *const HMAC_CTX,
) -> c_int