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