pub unsafe extern "C-unwind" fn CMSDecoderCopyEncapsulatedContentType(
cms_decoder: &CMSDecoder,
e_content_type_out: NonNull<*const CFData>,
) -> i32
👎Deprecated: renamed to
CMSDecoder::copy_encapsulated_content_type
Available on crate feature
CMSDecoder
only.