POINT

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

Meta