GlNamedBufferDataEXTNative typedef
GlNamedBufferDataEXTNative =
Void Function(Uint32 buffer, Int64 size, Pointer<NativeType> data, Uint32 usage)
Implementation
typedef GlNamedBufferDataEXTNative = Void Function(
Uint32 buffer, Int64 size, Pointer data, Uint32 usage);