Adjust a pointer by adding the minimum offset required for it to be aligned on
a specified alignment boundary.
This function rounds the pointer specified by Pointer to the next alignment boundary
specified by Alignment. The pointer to the aligned address is returned.
Adjust a pointer by adding the minimum offset required for it to be aligned on a specified alignment boundary.
This function rounds the pointer specified by Pointer to the next alignment boundary specified by Alignment. The pointer to the aligned address is returned.