Function rustc_metadata::creader::load_dylib

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