GlGetNamedBufferParameteriv typedef

GlGetNamedBufferParameteriv = void Function(int buffer, int pname, Pointer<Int32> params)

Implementation

typedef GlGetNamedBufferParameteriv = void Function(
    int buffer, int pname, Pointer<Int32> params);