GlGetNamedBufferPointervEXTNative typedef
GlGetNamedBufferPointervEXTNative =
Void Function(Uint32 buffer, Uint32 pname, Pointer<NativeType> params)
Implementation
typedef GlGetNamedBufferPointervEXTNative = Void Function(
Uint32 buffer, Uint32 pname, Pointer params);