GlDebugMessageInsertARBNative typedef
GlDebugMessageInsertARBNative =
Void Function(Uint32 source, Uint32 type, Uint32 id, Uint32 severity, Int32 length, Pointer<NativeType> buf)
Implementation
typedef GlDebugMessageInsertARBNative = Void Function(Uint32 source,
Uint32 type, Uint32 id, Uint32 severity, Int32 length, Pointer buf);