GlDeletePerfMonitorsAMD typedef

GlDeletePerfMonitorsAMD = void Function(int n, Pointer<Uint32> monitors)

Implementation

typedef GlDeletePerfMonitorsAMD = void Function(
    int n, Pointer<Uint32> monitors);