memccpy
fn
void * memccpy(return scope void * dst, scope const void * src, int c, size_t n) extern(C) nothrow @nogc pure;Copy string until character found