AccessibleNode.busy

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void busy(Optional!(T0) busy)
    struct AccessibleNode
    nothrow
    void
    busy
    (
    T0
    )
    (
    scope auto ref Optional!(T0) busy
    )
    if (
    isTOrPointer!(T0, bool)
    )
  2. Optional!(bool) busy()

Meta