pub unsafe extern "C-unwind" fn CMSEncoderCopyRecipients(
cms_encoder: &CMSEncoder,
recipients_out: NonNull<*const CFArray>,
) -> i32
👎Deprecated: renamed to
CMSEncoder::copy_recipients
Available on crate feature
CMSEncoder
only.