GlGetNamedBufferParameteri64v typedef

GlGetNamedBufferParameteri64v = void Function(int buffer, int pname, Pointer<Int64> params)

Implementation

typedef GlGetNamedBufferParameteri64v = void Function(
    int buffer, int pname, Pointer<Int64> params);