Function openssl_sys::X509_STORE_CTX_get_error
pub unsafe extern "C" fn X509_STORE_CTX_get_error(ctx: *mut X509_STORE_CTX) -> c_intThe portability is definied by:
#[cfg(not(ossl300))]pub unsafe extern "C" fn X509_STORE_CTX_get_error(ctx: *mut X509_STORE_CTX) -> c_int#[cfg(not(ossl300))]