Function CMSDecoderCopyEncapsulatedContentType

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