Searched defs:dlls (Results 1 – 7 of 7) sorted by relevance
136 .. _ctypes-calling-functions:1169 .. _ctypes-surprises:
147 .. _ctypes-calling-functions:1146 .. _ctypes-surprises:
82 task 'dlls', [:plat] do |t, args| task
90 std::vector<std::string> dlls; variable
116 let mut dlls: HashSet<OsString> = HashSet::new(); in get_library_watcher() localVariable
174 dlls = [ 'libxml2.dll' ] variable