TYPEDEF_I2D_OF.TYPEDEF_I2D_OF

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
template TYPEDEF_I2D_OF(string type)
extern (C) nothrow
enum TYPEDEF_I2D_OF = "alias typeof(I2D_OF!(" ~ type ~ ").init) i2d_of_" ~ type ~ ";";

Meta