RECT

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. alias RECT = core.sys.windows.windef.RECT
    version(Windows && none)
    extern (C) nothrow @nogc
    alias RECT = core.sys.windows.windef.RECT
  2. alias RECT = .tagRECT

Meta