PFNGLVERTEXP2UIVPROC typedef

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

Implementation

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