Function X509_STORE_CTX_set0_param

Source
pub unsafe extern "C" fn X509_STORE_CTX_set0_param(
    ctx: *mut x509_store_ctx_st,
    param: *mut X509_VERIFY_PARAM_st,
)