GlTextureStorage1D typedef

GlTextureStorage1D = void Function(int texture, int levels, int internalformat, int width)

Implementation

typedef GlTextureStorage1D = void Function(
    int texture, int levels, int internalformat, int width);