aws_lc_sys::x86_64_unknown_linux_gnu_crypto

Function EVP_HPKE_KEY_copy

Source
pub unsafe extern "C" fn EVP_HPKE_KEY_copy(
    dst: *mut EVP_HPKE_KEY,
    src: *const EVP_HPKE_KEY,
) -> c_int