roundUp

Round up

T
roundUp
(
T
)
(
T n
,)

Parameters

n T

an integer

align_to T

the alignment boundary

Return Value

Type: T

n rounded up to a multiple of align_to

Meta