PFNGLGETNUNIFORMIVPROC typedef

PFNGLGETNUNIFORMIVPROC = Void Function(Uint32 program, Int32 location, Int32 bufSize, Pointer<Int32> params)

Implementation

typedef PFNGLGETNUNIFORMIVPROC = Void Function(
    Uint32 program, Int32 location, Int32 bufSize, Pointer<Int32> params);