Function openssl_sys::X509_STORE_CTX_set_error

source ยท
pub unsafe extern "C" fn X509_STORE_CTX_set_error(
    ctx: *mut X509_STORE_CTX,
    error: c_int,
)