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)
    @safe nothrow
    void
    unmount
    (
    T
    )
    (
    auto ref T t
    )
    if (
    is(T : SumType!(Types),
    Types...
    )
    )
  3. void unmount(T t)

Meta