Size.width

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T width [@property getter]
  2. T width [@property setter]
    struct Size(T)
    @nogc @property
    void
    width
    (
    in T value
    )

Meta