GlTextureStorage2DNative typedef

GlTextureStorage2DNative = Void Function(Uint32 texture, Int32 levels, Uint32 internalformat, Int32 width, Int32 height)

Implementation

typedef GlTextureStorage2DNative = Void Function(Uint32 texture, Int32 levels,
    Uint32 internalformat, Int32 width, Int32 height);