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
  2. alias RECT = .tagRECT
    version(Windows && !none)
    extern (C) nothrow @nogc
    alias RECT = .tagRECT

Meta