AccessibleNode.setSize

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

Meta