GlTextureStorage2DEXT typedef
GlTextureStorage2DEXT =
void Function(int texture, int target, int levels, int internalformat, int width, int height)
Implementation
typedef GlTextureStorage2DEXT = void Function(int texture, int target,
int levels, int internalformat, int width, int height);