|
| 1 | +--out src/windows_sys.rs |
| 2 | +--config std flatten |
| 3 | +--filter |
| 4 | +Windows.Win32.Foundation.CloseHandle |
| 5 | +Windows.Win32.Foundation.FALSE |
| 6 | +Windows.Win32.Foundation.HINSTANCE |
| 7 | +Windows.Win32.Foundation.INVALID_HANDLE_VALUE |
| 8 | +Windows.Win32.Foundation.TRUE |
| 9 | +Windows.Win32.Globalization.CP_UTF8 |
| 10 | +Windows.Win32.Globalization.lstrlenW |
| 11 | +Windows.Win32.Globalization.WideCharToMultiByte |
| 12 | +Windows.Win32.System.Diagnostics.Debug.AddrModeFlat |
| 13 | +Windows.Win32.System.Diagnostics.Debug.CONTEXT |
| 14 | +Windows.Win32.System.Diagnostics.Debug.EnumerateLoadedModulesW64 |
| 15 | +Windows.Win32.System.Diagnostics.Debug.IMAGEHLP_LINEW64 |
| 16 | +Windows.Win32.System.Diagnostics.Debug.MAX_SYM_NAME |
| 17 | +Windows.Win32.System.Diagnostics.Debug.PENUMLOADED_MODULES_CALLBACKW64 |
| 18 | +Windows.Win32.System.Diagnostics.Debug.PFUNCTION_TABLE_ACCESS_ROUTINE64 |
| 19 | +Windows.Win32.System.Diagnostics.Debug.PGET_MODULE_BASE_ROUTINE64 |
| 20 | +Windows.Win32.System.Diagnostics.Debug.PREAD_PROCESS_MEMORY_ROUTINE64 |
| 21 | +Windows.Win32.System.Diagnostics.Debug.PTRANSLATE_ADDRESS_ROUTINE64 |
| 22 | +Windows.Win32.System.Diagnostics.Debug.RtlCaptureContext |
| 23 | +Windows.Win32.System.Diagnostics.Debug.RtlLookupFunctionEntry |
| 24 | +Windows.Win32.System.Diagnostics.Debug.RtlVirtualUnwind |
| 25 | +Windows.Win32.System.Diagnostics.Debug.STACKFRAME64 |
| 26 | +Windows.Win32.System.Diagnostics.Debug.STACKFRAME_EX |
| 27 | +Windows.Win32.System.Diagnostics.Debug.StackWalk64 |
| 28 | +Windows.Win32.System.Diagnostics.Debug.StackWalkEx |
| 29 | +Windows.Win32.System.Diagnostics.Debug.SymAddrIncludeInlineTrace |
| 30 | +Windows.Win32.System.Diagnostics.Debug.SYMBOL_INFOW |
| 31 | +Windows.Win32.System.Diagnostics.Debug.SymFromAddrW |
| 32 | +Windows.Win32.System.Diagnostics.Debug.SymFromInlineContextW |
| 33 | +Windows.Win32.System.Diagnostics.Debug.SymFunctionTableAccess64 |
| 34 | +Windows.Win32.System.Diagnostics.Debug.SymGetLineFromAddrW64 |
| 35 | +Windows.Win32.System.Diagnostics.Debug.SymGetLineFromInlineContextW |
| 36 | +Windows.Win32.System.Diagnostics.Debug.SymGetModuleBase64 |
| 37 | +Windows.Win32.System.Diagnostics.Debug.SymGetOptions |
| 38 | +Windows.Win32.System.Diagnostics.Debug.SymGetSearchPathW |
| 39 | +Windows.Win32.System.Diagnostics.Debug.SymInitializeW |
| 40 | +Windows.Win32.System.Diagnostics.Debug.SYMOPT_DEFERRED_LOADS |
| 41 | +Windows.Win32.System.Diagnostics.Debug.SymQueryInlineTrace |
| 42 | +Windows.Win32.System.Diagnostics.Debug.SymSetOptions |
| 43 | +Windows.Win32.System.Diagnostics.Debug.SymSetSearchPathW |
| 44 | +Windows.Win32.System.Diagnostics.ToolHelp.CreateToolhelp32Snapshot |
| 45 | +Windows.Win32.System.Diagnostics.ToolHelp.Module32FirstW |
| 46 | +Windows.Win32.System.Diagnostics.ToolHelp.Module32NextW |
| 47 | +Windows.Win32.System.Diagnostics.ToolHelp.MODULEENTRY32W |
| 48 | +Windows.Win32.System.Diagnostics.ToolHelp.TH32CS_SNAPMODULE |
| 49 | +Windows.Win32.System.LibraryLoader.GetProcAddress |
| 50 | +Windows.Win32.System.LibraryLoader.LoadLibraryA |
| 51 | +Windows.Win32.System.Memory.CreateFileMappingA |
| 52 | +Windows.Win32.System.Memory.FILE_MAP_READ |
| 53 | +Windows.Win32.System.Memory.MapViewOfFile |
| 54 | +Windows.Win32.System.Memory.PAGE_READONLY |
| 55 | +Windows.Win32.System.Memory.UnmapViewOfFile |
| 56 | +Windows.Win32.System.SystemInformation.IMAGE_FILE_MACHINE_I386 |
| 57 | +Windows.Win32.System.Threading.CreateMutexA |
| 58 | +Windows.Win32.System.Threading.GetCurrentProcess |
| 59 | +Windows.Win32.System.Threading.GetCurrentProcessId |
| 60 | +Windows.Win32.System.Threading.GetCurrentThread |
| 61 | +Windows.Win32.System.Threading.INFINITE |
| 62 | +Windows.Win32.System.Threading.ReleaseMutex |
| 63 | +Windows.Win32.System.Threading.WaitForSingleObjectEx |
0 commit comments