VoidPtr typedef

VoidPtr = Pointer<Void>

Implementation

typedef VoidPtr = Pointer<Void>;