DEBSOURCES
Skip Quicknav
sources / higan / 098-2 / hiro / reference / monitor.hpp
123456789
namespace phoenix { struct pMonitor { static unsigned count(); static Geometry geometry(unsigned monitor); static unsigned primary(); }; }