pub unsafe extern "C-unwind" fn SecCodeValidateFileResource(
code: &SecStaticCode,
relative_path: &CFString,
file_data: &CFData,
flags: SecCSFlags,
) -> i32
👎Deprecated: renamed to
SecCode::validate_file_resource
Available on crate features
SecCode
and CSCommon
only.