roundUpPow2

Undocumented in source. Be warned that the author may not have intended to support it.
  1. uint roundUpPow2(uint x)
  2. ulong roundUpPow2(ulong x)
    nothrow @nogc
    ulong
    roundUpPow2
    (
    ulong x
    )

Meta