roundUpToPowerOf2

Returns s rounded up to the nearest power of 2.

@safe @nogc nothrow pure
size_t
roundUpToPowerOf2
()
(
size_t s
)

Meta