gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:memchr (0.00 seconds)
t2ex
bsd_source/lib/libc/src_bsd/string/memchr.c - 2.0KB - 48 lines
36: void *
37: memchr(const void *s, int c, size_t n)
38: {