pub unsafe extern "C-unwind" fn CMSDecoderCreate(
cms_decoder_out: NonNull<*mut CMSDecoder>,
) -> i32
👎Deprecated: renamed to
CMSDecoder::create
Available on crate feature
CMSDecoder
only.pub unsafe extern "C-unwind" fn CMSDecoderCreate(
cms_decoder_out: NonNull<*mut CMSDecoder>,
) -> i32
CMSDecoder::create
CMSDecoder
only.