Function CMSEncoderSetHasDetachedContent

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