Searched defs:slicecopy (Results 1 – 2 of 2) sorted by relevance
355 func slicecopy(toPtr unsafe.Pointer, toLen int, fromPtr unsafe.Pointer, fromLen int, width uintptr)… func
81 func slicecopy(toPtr *any, toLen int, fromPtr *any, fromLen int, wid uintptr) int func