Function CMSEncoderCopyRecipients

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