aws_lc_sys::x86_64_unknown_linux_gnu_crypto

Function CMAC_CTX_copy

Source
pub unsafe extern "C" fn CMAC_CTX_copy(
    out: *mut CMAC_CTX,
    in_: *const CMAC_CTX,
) -> c_int