GlGetNamedBufferPointervEXT typedef

GlGetNamedBufferPointervEXT = void Function(int program, int index, Pointer<NativeType> name)

Implementation

typedef GlGetNamedBufferPointervEXT = void Function(
    int buffer, int pname, Pointer params);