SetWindowMonitor function

void SetWindowMonitor(
  1. num monitor
)

Implementation

void SetWindowMonitor(
  num monitor,
) => _module.SetWindowMonitor(monitor);