PSIZE_T typedef

PSIZE_T = Pointer<ULONG_PTR>

Implementation

typedef PSIZE_T = ffi.Pointer<ULONG_PTR>;