PCHAR_INFO typedef

PCHAR_INFO = Pointer<_CHAR_INFO>

Implementation

typedef PCHAR_INFO = ffi.Pointer<_CHAR_INFO>;