string.trimStart
scoped const char[] trimStart(const char[] this)Returns a view with leading ASCII whitespace removed.
Parameters
const char[]
this
Generated with campc 0.12.0-preview.1.
scoped const char[] trimStart(const char[] this)Returns a view with leading ASCII whitespace removed.
Generated with campc 0.12.0-preview.1.