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