std::os::win32

Symbol

struct Symbol
{
	inline Win32_SYMBOL_INFO sym;
	char[256] buffer;
}

Members

Methods