roundup32

round 32 bit (u)int x to power of 2 that is equal or greater

  1. uint roundup32(uint x)
    version(X86_64)
    uint
    roundup32
    (
    uint x
    )
  2. uint roundup32(uint x)

Meta