_imp___iob

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. FILE[_NFILE]* _imp___iob;
  2. FILE[_NFILE]* _imp___iob;
    version(Win32 && !GNU && LDC)
    extern (C) extern __gshared
    FILE[_NFILE]* _imp___iob;

Meta