PyRun_FileFlags

_

  1. PyObject* PyRun_FileFlags(FILE* fp, const(char)* p, int s, PyObject* g, PyObject* l, PyCompilerFlags* flags)
  2. PyObject* PyRun_FileFlags(FILE* , const(char)* , int , PyObject* , PyObject* , PyCompilerFlags* )
    version(!Python_2_5_Or_Later)
    extern (C)
    PyRun_FileFlags
    (
    FILE*
    ,
    const(char)*
    ,
    int
    ,,,)

Meta