aws_lc_sys

Function X509_set_pubkey

Source
pub unsafe extern "C" fn X509_set_pubkey(
    x509: *mut X509,
    pkey: *mut EVP_PKEY,
) -> c_int