MySQLRow.toStruct

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void toStruct(T x)
  2. T toStruct()
    struct MySQLRow
    T
    toStruct
    ()
    if (
    is(Unqual!T == struct)
    )

Meta