Get current monitor where window is placed
@override int GetCurrentMonitor() => run( () => RaylibDebugLabels.GetCurrentMonitor(), () => rl.Core.GetCurrentMonitor(), );