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