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