Function openssl_sys::SMIME_read_CMS
pub unsafe extern "C" fn SMIME_read_CMS(bio: *mut ::BIO, bcont: *mut *mut ::BIO) -> *mut ::CMS_ContentInfo
The portability is definied by:
#[cfg(ossl101)]
pub unsafe extern "C" fn SMIME_read_CMS(bio: *mut ::BIO, bcont: *mut *mut ::BIO) -> *mut ::CMS_ContentInfo
#[cfg(ossl101)]