GlDebugMessageControlNative typedef
GlDebugMessageControlNative =
Void Function(Uint32 source, Uint32 type, Uint32 severity, Int32 count, Pointer<Uint32> ids, Uint8 enabled)
Implementation
typedef GlDebugMessageControlNative = Void Function(Uint32 source, Uint32 type,
Uint32 severity, Int32 count, Pointer<Uint32> ids, Uint8 enabled);