UInt

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. alias UInt = ulong
    version(DLONG)
    nothrow @nogc extern (C)
    alias UInt = ulong
  2. alias UInt = ulong
  3. alias UInt = uint

Meta