memchr

extern (C) nothrow @nogc pure
inout(void)*
memchr
(
return scope inout void* s
,
int c
,
size_t n
)

Meta