roundStartToMultipleOf

Returns s rounded up to a multiple of base.

@nogc nothrow pure
void[]
roundStartToMultipleOf
()
(
void[] s
,
uint base
)

Meta