unmount

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void unmount(Handle childPtr)
  2. void unmount(T t)
  3. void unmount(T t)
    @safe nothrow
    void
    unmount
    (
    T
    )
    (
    auto ref T t
    )
    if (
    hasMember!(T, "node")
    )

Meta