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.pub unsafe extern "C-unwind" fn CMSEncoderCreate(
cms_encoder_out: NonNull<*mut CMSEncoder>,
) -> i32
CMSEncoder::create
CMSEncoder
only.