PFNGLVERTEXP4UIVPROC typedef

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

Implementation

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