Searched defs:MemmoveFunction (Results 1 – 2 of 2) sorted by relevance
17 using MemmoveFunction = void *(*)(void *, const void *, size_t); variable