PFNGLUNIFORMSUBROUTINESUIVPROC typedef

PFNGLUNIFORMSUBROUTINESUIVPROC = Void Function(Uint32 shadertype, Uint32 count, Pointer<Uint32> indices)

Implementation

typedef PFNGLUNIFORMSUBROUTINESUIVPROC =
    Void Function(Uint32 shadertype, Uint32 count, Pointer<Uint32> indices);