CPyCodeCompiler.write_headers

CPyCodeCompiler.write_headers()[source]

Write all necessary declarations and import statements into the C- and Python-file.

Note

This function must not be called more than once.