Up: Offset Functions [Contents][Index]
The alignto function has the prototype:
alignto
fun alignto = (uoff64 offset, uoff64 to) uoff64: { … }
It returns an offset that is the result of aligning the given offset to the given alignment to.