roundUpToMultiple

Rounds value up to a multiple

pragma(inline, true)
T
roundUpToMultiple
(
T
)
if (
isIntegral!T
)

Meta