EVTAG_ARRAY_ADD_VALUE

Gets a variable at the specified offset from the array.

  1. auto EVTAG_ARRAY_ADD_VALUE(T msg, U value)
  2. auto EVTAG_ARRAY_ADD_VALUE(T msg, U offset, V pvalue)
    extern (C) nothrow
    EVTAG_ARRAY_ADD_VALUE
    (
    string member
    T
    U
    V
    )
    (
    T msg
    ,,)

Meta