GlGetActiveAtomicCounterBufferivNative typedef
GlGetActiveAtomicCounterBufferivNative =
Void Function(Uint32 program, Uint32 bufferIndex, Uint32 pname, Pointer<Int32> params)
Implementation
typedef GlGetActiveAtomicCounterBufferivNative = Void Function(
Uint32 program, Uint32 bufferIndex, Uint32 pname, Pointer<Int32> params);