Overload List
| # | Signature | Description |
|---|---|---|
| 1 | function AllignMemOffset(Address: Int64; ElemSize: Cardinal): Integer; | |
| 2 | function AllignMemOffset(Address: NativeInt; ElemSize: Cardinal): Integer; |
Overload 1: function AllignMemOffset(Address: Int64; ElemSize: Cardinal): Integer;
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Address | Int64 | |
| 2 | ElemSize | Cardinal |
Returns: Int32
Overload 2: function AllignMemOffset(Address: NativeInt; ElemSize: Cardinal): Integer;
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Address | NativeInt | |
| 2 | ElemSize | Cardinal |
Returns: Int32