PFNGLUNIFORM3UIVEXTPROC typedef

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

Implementation

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