SetWindowState function

void SetWindowState(
  1. int flags
)

Implementation

void SetWindowState(int flags) => _module.SetWindowState(flags);