strlenU16

Undocumented in source. Be warned that the author may not have intended to support it.
  1. alias strlenU16 = wcslen
  2. size_t strlenU16(const(SAP_UTF16)* s)
    version(!Windows)
    extern (C) @nogc
    size_t
    strlenU16
    (
    in const(SAP_UTF16)* s
    )

Meta