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