PFNGLPROGRAMUNIFORM1UIEXTPROC typedef

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

Implementation

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