Skip to main content

CMSDecoderSetDetachedContent

Function CMSDecoderSetDetachedContent 

Source
pub unsafe extern "C-unwind" fn CMSDecoderSetDetachedContent(
    cms_decoder: &CMSDecoder,
    detached_content: &CFData,
) -> i32
👎Deprecated:

renamed to CMSDecoder::set_detached_content

Available on crate feature CMSDecoder only.