pub unsafe extern "C-unwind" fn CMSEncoderSetHasDetachedContent(
cms_encoder: &CMSEncoder,
detached_content: bool,
) -> i32
👎Deprecated: renamed to
CMSEncoder::set_has_detached_content
Available on crate feature
CMSEncoder
only.