Home
last modified time | relevance | path

Searched defs:DebugSetDebuggerConsole (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/InteropDLL/
H A DDebugWrapper.cpp44 DllExport void __stdcall DebugSetDebuggerConsole(ConsoleId consoleId) in DebugSetDebuggerConsole() function
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/GUI.NET/
H A DInteropEmu.cs226 [DllImport(DLLPath)] public static extern void DebugSetDebuggerConsole(ConsoleId consoleId); in DebugSetDebuggerConsole() method in Mesen.GUI.InteropEmu