Function boring_sys::CMAC_CTX_copy

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