[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'System' (#rtl) |
Return aligned version of an address
Source position: line 0
function Align( |
Addr: PtrUInt; |
Alignment: PtrUInt |
):PtrUInt; |
Addr: Pointer; |
Alignment: PtrUInt |
):Pointer; |
Align returns Address, aligned to Alignment bytes.
None.
No notes exist for this page yet.