GlGetPerfMonitorGroupStringAMD typedef
GlGetPerfMonitorGroupStringAMD =
void Function(int group, int bufSize, Pointer<Int32> length, Pointer<NativeType> groupString)
Implementation
typedef GlGetPerfMonitorGroupStringAMD = void Function(
int group, int bufSize, Pointer<Int32> length, Pointer groupString);