PFNGLUNIFORM1UIVEXTPROC typedef

PFNGLUNIFORM1UIVEXTPROC = Void Function(Int32 location, Uint32 count, Pointer<Uint32> value)

Implementation

typedef PFNGLUNIFORM1UIVEXTPROC =
    Void Function(Int32 location, Uint32 count, Pointer<Uint32> value);