callAllPostblit

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void callAllPostblit(T obj)
    void
    callAllPostblit
    (
    T
    )
    (
    ref T obj
    )
    if (
    is(T == struct)
    )
  2. void callAllPostblit(T obj)

Meta