Function X509_STORE_CTX_purpose_inherit

Source
pub unsafe extern "C" fn X509_STORE_CTX_purpose_inherit(
    ctx: *mut x509_store_ctx_st,
    def_purpose: i32,
    purpose: i32,
    trust: i32,
) -> i32