GlGetInternalformativ typedef

GlGetInternalformativ = void Function(int target, int internalformat, int pname, int count, Pointer<Int32> params)

Implementation

typedef GlGetInternalformativ = void Function(int target, int internalformat,
    int pname, int count, Pointer<Int32> params);