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