In the cathedral of memory, where bytes sit in their pews like sleeping monks, you come with a pointer and a length — a quiet, ruthless librarian.
ft-bzero
Each zero is a small death. Each zero is also a birth. ft-bzero
while (n--) *(char *)s++ = 0;