Rounds a value up to the next boundary using a specified alignment.
This function rounds Value up to the next boundary using the specified Alignment. This aligned value is returned.
The value to round up.
The alignment boundary used to return the aligned value.
A value up to the next boundary.
See Implementation
Rounds a value up to the next boundary using a specified alignment.
This function rounds Value up to the next boundary using the specified Alignment. This aligned value is returned.