Function rustc_codegen_ssa::back::archive::try_extract_macho_fat_archive

source ยท
pub fn try_extract_macho_fat_archive(
    sess: &Session,
    archive_path: &Path,
) -> Result<Option<PathBuf>>