Searched defs:RustCInfo (Results 1 – 2 of 2) sorted by relevance
14 pub struct RustCInfo { struct24 pub fn read_dylib_info(dylib_path: &AbsPath) -> io::Result<RustCInfo> { in read_dylib_info()
31 info: RustCInfo, in from_lib()