Function openssl_sys::X509_get0_extensions
pub unsafe extern "C" fn X509_get0_extensions(req: *const ::X509) -> *const stack_st_X509_EXTENSION
The portability is definied by:
#[cfg(ossl110)]
pub unsafe extern "C" fn X509_get0_extensions(req: *const ::X509) -> *const stack_st_X509_EXTENSION
#[cfg(ossl110)]