GlGetTextureLevelParameterivEXTNative typedef

GlGetTextureLevelParameterivEXTNative = Void Function(Uint32 texture, Uint32 target, Int32 level, Uint32 pname, Pointer<Int32> params)

Implementation

typedef GlGetTextureLevelParameterivEXTNative = Void Function(Uint32 texture,
    Uint32 target, Int32 level, Uint32 pname, Pointer<Int32> params);