GlGetNamedBufferParameterivNative typedef
GlGetNamedBufferParameterivNative =
Void Function(Uint32 buffer, Uint32 pname, Pointer<Int32> params)
Implementation
typedef GlGetNamedBufferParameterivNative = Void Function(
Uint32 buffer, Uint32 pname, Pointer<Int32> params);