windows?

in ext/magic/extconf.rb [154:157]


def windows?
  RbConfig::CONFIG['target_os'] =~ /mswin|mingw32|windows/
end