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
SecCode
and CSCommon
only.