GlTexStorage1DEXTNative typedef

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

Implementation

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