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>>
pub fn try_extract_macho_fat_archive(
sess: &Session,
archive_path: &Path
) -> Result<Option<PathBuf>>