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