pub unsafe extern "C" fn CMSDecoderCopySignerEmailAddress(
cmsDecoder: CMSDecoderRef,
signerIndex: usize,
signerEmailAddressOut: *mut CFStringRef,
) -> OSStatusExpand description
Apple SDK function CMSDecoderCopySignerEmailAddress.
pub unsafe extern "C" fn CMSDecoderCopySignerEmailAddress(
cmsDecoder: CMSDecoderRef,
signerIndex: usize,
signerEmailAddressOut: *mut CFStringRef,
) -> OSStatusApple SDK function CMSDecoderCopySignerEmailAddress.