MAKELONG

Undocumented in source. Be warned that the author may not have intended to support it.
  1. uint MAKELONG(ushort a, ushort b)
  2. uint MAKELONG(uint a, uint b)
    @system pure nothrow @nogc
    uint
    MAKELONG
    ()
    (
    uint a
    ,
    uint b
    )

Meta