Math387::AllignMemOffset Function

Overload List

#SignatureDescription
1int AllignMemOffset(intPtr Address, unsigned int ElemSize);
2int AllignMemOffset(long long Address, unsigned int ElemSize);

Overload 1: int AllignMemOffset(intPtr Address, unsigned int ElemSize);

#NameTypeDescription
1AddressintPtr
2ElemSizeunsigned int
Declared in Dew::Math::Units::Math387 · Dew.Math/Units.Math387.h · Cross-compiler

Overload 2: int AllignMemOffset(long long Address, unsigned int ElemSize);

#NameTypeDescription
1Addresslong long
2ElemSizeunsigned int
Declared in Dew::Math::Units::Math387 · Dew.Math/Units.Math387.h · Cross-compiler