PFNGLVERTEXP3UIVPROC typedef

PFNGLVERTEXP3UIVPROC = Void Function(Uint32 type, Pointer<Uint32> value)

Implementation

typedef PFNGLVERTEXP3UIVPROC =
    Void Function(Uint32 type, Pointer<Uint32> value);