WebStringArrayCpp.this

Undocumented in source.
  1. this(awebview.wrapper.cpp.WebStringArray p)
  2. this(uint n)
  3. this(WebString[] strarr)
  4. this(WebStringCpp[] strarr)
  5. this(Char[][] strarr)
    struct WebStringArrayCpp
    @nogc nothrow
    this
    (
    Char
    )
    (
    in Char[][] strarr
    )
    if (
    isSomeChar!Char
    )

Meta