WebString.opAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void opAssign(WebString ws)
  2. void opAssign(const(Char)[] str)
  3. void opAssign(WebStringCpp wrefstr)
  4. void opAssign(awebview.wrapper.cpp.WebString cppObj)
    struct WebString
    @nogc
    void
    opAssign
    (
    in awebview.wrapper.cpp.WebString cppObj
    )

Meta