GlGetNamedBufferParameterui64vNV typedef

GlGetNamedBufferParameterui64vNV = void Function(int buffer, int pname, Pointer<Uint64> params)

Implementation

typedef GlGetNamedBufferParameterui64vNV = void Function(
    int buffer, int pname, Pointer<Uint64> params);