GlTexStorage1DNative typedef

GlTexStorage1DNative = Void Function(Uint32 target, Int32 levels, Uint32 internalformat, Int32 width)

Implementation

typedef GlTexStorage1DNative = Void Function(
    Uint32 target, Int32 levels, Uint32 internalformat, Int32 width);