pub unsafe extern "C-unwind" fn CMSEncoderUpdateContent(
cms_encoder: &CMSEncoder,
content: NonNull<c_void>,
content_len: usize,
) -> i32👎Deprecated:
renamed to CMSEncoder::update_content
Available on crate feature
CMSEncoder only.