Function openssl_sys::CMAC_CTX_copy
source ยท pub unsafe extern "C" fn CMAC_CTX_copy(
dst: *mut CMAC_CTX,
src: *const CMAC_CTX,
) -> c_int
pub unsafe extern "C" fn CMAC_CTX_copy(
dst: *mut CMAC_CTX,
src: *const CMAC_CTX,
) -> c_int