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