PFNGLUNIFORM4UIEXTPROC typedef

PFNGLUNIFORM4UIEXTPROC = Void Function(Int32 location, Uint32 v0, Uint32 v1, Uint32 v2, Uint32 v3)

Implementation

typedef PFNGLUNIFORM4UIEXTPROC =
    Void Function(Int32 location, Uint32 v0, Uint32 v1, Uint32 v2, Uint32 v3);