GlTextureStorage1DNative typedef
GlTextureStorage1DNative =
Void Function(Uint32 texture, Int32 levels, Uint32 internalformat, Int32 width)
Implementation
typedef GlTextureStorage1DNative = Void Function(
Uint32 texture, Int32 levels, Uint32 internalformat, Int32 width);