Copies bytes in memory.
This function copies number_of_bytes bytes from memory area pointed by from_ptr to memory area pointed by to_ptr. You may overload it by own implementation, using FNET_CFG_OVERLOAD_MEMCPY.
number_of_bytes
from_ptr
to_ptr
Submit feedback about this site to: