openssl_sys

Function CMAC_CTX_copy

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