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