public static MemCpy ( [ src, [ dest, int len ) : void | ||
src | [ | Source array/pointer. |
dest | [ | Destination array/pointer. |
len | int | Number of bytes to copy. |
리턴 | void |
public static MemCpy ( [ src, [ dest, int len ) : void | ||
src | [ | Source array/pointer. |
dest | [ | Destination array/pointer. |
len | int | Number of bytes to copy. |
리턴 | void |