PSMALL_RECT typedef

PSMALL_RECT = Pointer<_SMALL_RECT>

Implementation

typedef PSMALL_RECT = ffi.Pointer<_SMALL_RECT>;