Function CMSEncoderCopyEncodedContent

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