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