pub unsafe extern "C-unwind" fn SecCodeCopyPath(
static_code: &SecStaticCode,
flags: SecCSFlags,
path: NonNull<*const CFURL>,
) -> i32
👎Deprecated: renamed to
SecCode::copy_path
Available on crate features
CSCommon
and SecCode
only.