PFNGLVERTEXATTRIBP2UIVPROC typedef

PFNGLVERTEXATTRIBP2UIVPROC = Void Function(Uint32 index, Uint32 type, Uint8 normalized, Pointer<Uint32> value)

Implementation

typedef PFNGLVERTEXATTRIBP2UIVPROC = Void Function(
    Uint32 index, Uint32 type, Uint8 normalized, Pointer<Uint32> value);