PHANDLE typedef

PHANDLE = Pointer<HANDLE>

Implementation

typedef PHANDLE = ffi.Pointer<HANDLE>;