PFNGLGETPERFMONITORCOUNTERSTRINGAMDPROCDart typedef

PFNGLGETPERFMONITORCOUNTERSTRINGAMDPROCDart = void Function(int group, int counter, int bufSize, Pointer<Uint32> length, Pointer<Int8> counterString)

Implementation

typedef PFNGLGETPERFMONITORCOUNTERSTRINGAMDPROCDart =
    void Function(
      int group,
      int counter,
      int bufSize,
      Pointer<Uint32> length,
      Pointer<Int8> counterString,
    );