rustc_metadata::creader

Function load_dylib

Source
fn load_dylib(path: &Path, max_attempts: usize) -> Result<Library, String>