memchr

extern (C) @system nothrow @nogc
void*
memchr
pure
(
return const void* s
,
int c
,
size_t n
)
Suggestion Box / Bug Report