Function bssl_sys::HMAC_CTX_copy_ex

source ·
pub unsafe extern "C" fn HMAC_CTX_copy_ex(
    dest: *mut HMAC_CTX,
    src: *const HMAC_CTX
) -> c_int