strlenU16

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. alias strlenU16 = wcslen
    version(Windows)
    extern (C) @nogc
    alias strlenU16 = wcslen
  2. size_t strlenU16(const(SAP_UTF16)* s)

Meta