aws_lc_sys

Function CMAC_CTX_copy

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