Skip to main content

CMSDecoderCopyContent

Function CMSDecoderCopyContent 

Source
pub unsafe extern "C-unwind" fn CMSDecoderCopyContent(
    cms_decoder: &CMSDecoder,
    content_out: NonNull<*const CFData>,
) -> i32
👎Deprecated:

renamed to CMSDecoder::copy_content

Available on crate feature CMSDecoder only.