BITMAPINFO

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

Meta