GetDpiForSystem function user32

int GetDpiForSystem()

Implementation

@pragma('vm:prefer-inline')
int GetDpiForSystem() => _GetDpiForSystem();