Function openssl_sys::X509_CRL_up_ref
pub unsafe extern "C" fn X509_CRL_up_ref(crl: *mut X509_CRL) -> c_int
The portability is definied by:
#[cfg(any(ossl110, libressl270))]
pub unsafe extern "C" fn X509_CRL_up_ref(crl: *mut X509_CRL) -> c_int
#[cfg(any(ossl110, libressl270))]