Math387.AllignMemOffset Method

Overload List

#SignatureDescription
1Int32 AllignMemOffset(Int64 Address, UInt32 ElemSize)
2Int32 AllignMemOffset(IntPtr Address, UInt32 ElemSize)

Overload 1: Int32 AllignMemOffset(Int64 Address, UInt32 ElemSize)

#NameTypeDescription
1AddressInt64
2ElemSizeUInt32

Returns: Int32

Overload 2: Int32 AllignMemOffset(IntPtr Address, UInt32 ElemSize)

#NameTypeDescription
1AddressIntPtr
2ElemSizeUInt32

Returns: Int32