pub unsafe extern "C-unwind" fn SecTrustedApplicationCopyData(
app_ref: &SecTrustedApplication,
data: NonNull<*const CFData>,
) -> i32👎Deprecated:
renamed to SecTrustedApplication::copy_data
Available on crate features
SecBase and SecTrustedApplication only.