Function openssl_sys::X509_CRL_get_ext_count
pub unsafe extern "C" fn X509_CRL_get_ext_count(x: *const X509_CRL) -> c_int
The portability is definied by:
#[cfg(any(ossl110, libressl280))]
pub unsafe extern "C" fn X509_CRL_get_ext_count(x: *const X509_CRL) -> c_int
#[cfg(any(ossl110, libressl280))]