aws_lc_sys

Function HMAC_CTX_copy

Source
pub unsafe extern "C" fn HMAC_CTX_copy(
    dest: *mut HMAC_CTX,
    src: *const HMAC_CTX,
) -> c_int