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