PFNGLUNIFORM4UIVPROC typedef

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

Implementation

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