pub unsafe extern "C-unwind" fn SecCodeCopySelf(
flags: SecCSFlags,
self_: NonNull<*mut SecCode>,
) -> i32👎Deprecated:
renamed to SecCode::copy_self
Available on crate features
CSCommon and SecCode only.