gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:tkl_memmove (0.00 seconds)
tkernel_2
lib/libstr/src/string.c - 10.3KB - 390 lines
170:  */
171: void* tkl_memmove( void *dst, const void *src, size_t n )
172: {