Function boring_sys::X509_STORE_CTX_purpose_inherit

source ยท
pub unsafe extern "C" fn X509_STORE_CTX_purpose_inherit(
    ctx: *mut X509_STORE_CTX,
    def_purpose: c_int,
    purpose: c_int,
    trust: c_int
) -> c_int