Function openssl_sys::X509_getm_notAfter
pub unsafe extern "C" fn X509_getm_notAfter(x: *const X509) -> *mut ASN1_TIME
The portability is definied by:
#[cfg(any(ossl110, libressl273))]
pub unsafe extern "C" fn X509_getm_notAfter(x: *const X509) -> *mut ASN1_TIME
#[cfg(any(ossl110, libressl273))]