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