PFNGLDEBUGMESSAGEENABLEAMDPROCDart typedef

PFNGLDEBUGMESSAGEENABLEAMDPROCDart = void Function(int category, int severity, int count, Pointer<Uint32> ids, int enabled)

Implementation

typedef PFNGLDEBUGMESSAGEENABLEAMDPROCDart =
    void Function(
      int category,
      int severity,
      int count,
      Pointer<Uint32> ids,
      int enabled,
    );