PVOID typedef

PVOID = Pointer<NativeType>

Implementation

typedef PVOID = Pointer;