Function X509_set_pubkey

Source
pub unsafe extern "C" fn X509_set_pubkey(
    x: *mut x509_st,
    pkey: *mut evp_pkey_st,
) -> i32