GlGetInternalformatSampleivNV typedef

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

Implementation

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