GlGetNamedBufferPointervEXT typedef
GlGetNamedBufferPointervEXT =
void Function(int buffer, int pname, Pointer<NativeType> params)
Implementation
typedef GlGetNamedBufferPointervEXT = void Function(
int buffer, int pname, Pointer params);