GlTexStorage2DNative typedef
GlTexStorage2DNative =
Void Function(Uint32 target, Int32 levels, Uint32 internalformat, Int32 width, Int32 height)
Implementation
typedef GlTexStorage2DNative = Void Function(Uint32 target, Int32 levels,
Uint32 internalformat, Int32 width, Int32 height);