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