Function X509_STORE_CTX_set0_rpk

Source
pub unsafe extern "C" fn X509_STORE_CTX_set0_rpk(
    ctx: *mut x509_store_ctx_st,
    target: *mut evp_pkey_st,
)