WebStringCpp.weakRef

Undocumented in source. Be warned that the author may not have intended to support it.
  1. WeakRef!WebStringCpp weakRef()
  2. auto weakRef(HandleWS ws)
    struct WebStringCpp
    static @trusted
    weakRef
    (
    HandleWS
    )
    (
    HandleWS ws
    )
    if (
    is(HandleWS : const(awebview.wrapper.cpp.WebString))
    )

Meta