Overload List
Name | Description | |
---|---|---|
![]() ![]() | MoveMemory(IntPtr, IntPtr, Int64) |
Moves a block of memory from one location to another.
|
![]() ![]() | MoveMemory(IntPtr, IntPtr, UInt32) |
Moves a block of memory from one location to another.
|
![]() ![]() | MoveMemory(Void*, Void*, Int64) |
Moves a block of memory from one location to another.
|
![]() ![]() | MoveMemory(Void*, Void*, UInt32) |
Moves a block of memory from one location to another.
|