GlGetPerfMonitorGroupsAMDNative typedef
GlGetPerfMonitorGroupsAMDNative =
Void Function(Pointer<Int32> numGroups, Int32 groupsSize, Pointer<Uint32> groups)
Implementation
typedef GlGetPerfMonitorGroupsAMDNative = Void Function(
Pointer<Int32> numGroups, Int32 groupsSize, Pointer<Uint32> groups);