GlPushDebugGroupNative typedef
GlPushDebugGroupNative =
Void Function(Uint32 source, Uint32 id, Int32 length, Pointer<NativeType> message)
Implementation
typedef GlPushDebugGroupNative = Void Function(
Uint32 source, Uint32 id, Int32 length, Pointer message);