strspn

extern (C) nothrow @nogc pure
size_t
strspn
(
scope const char* s1
,
scope const char* s2
)

Meta