PFNGLPROGRAMUNIFORM1UIPROC typedef

PFNGLPROGRAMUNIFORM1UIPROC = Void Function(Uint32 program, Int32 location, Uint32 v0)

Implementation

typedef PFNGLPROGRAMUNIFORM1UIPROC = Void Function(
    Uint32 program, Int32 location, Uint32 v0);