GlDebugMessageCallbackARB typedef
GlDebugMessageCallbackARB =
void Function(Pointer<NativeType> callback, Pointer<NativeType> userParam)
Implementation
typedef GlDebugMessageCallbackARB = void Function(
Pointer callback, Pointer userParam);