PXSAVE_AREA typedef

PXSAVE_AREA = Pointer<_XSAVE_AREA>

Implementation

typedef PXSAVE_AREA = ffi.Pointer<_XSAVE_AREA>;