PCONSOLE_FONT_INFO typedef

PCONSOLE_FONT_INFO = Pointer<_CONSOLE_FONT_INFO>

Implementation

typedef PCONSOLE_FONT_INFO = ffi.Pointer<_CONSOLE_FONT_INFO>;