GlGetNamedBufferParameterivEXTNative typedef

GlGetNamedBufferParameterivEXTNative = Void Function(Uint32 buffer, Uint32 pname, Pointer<Int32> params)

Implementation

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