GlGetTextureLevelParameterivEXT typedef

GlGetTextureLevelParameterivEXT = void Function(int texture, int target, int level, int pname, Pointer<Int32> params)

Implementation

typedef GlGetTextureLevelParameterivEXT = void Function(
    int texture, int target, int level, int pname, Pointer<Int32> params);