Function CMSDecoderSetDetachedContent

Source
pub unsafe extern "C-unwind" fn CMSDecoderSetDetachedContent(
    cms_decoder: &CMSDecoder,
    detached_content: &CFData,
) -> i32
Available on crate feature CMSDecoder only.