| 3072 | } |
| 3073 | |
| 3074 | PyObject* |
| 3075 | AppManager::getMainModule() |
| 3076 | { |
| 3077 | return _imp->mainModule; |
| 3078 | } |
| 3079 | |
| 3080 | ///The symbol has been generated by Shiboken in Engine/NatronEngine/natronengine_module_wrapper.cpp |
| 3081 | extern "C" |
no outgoing calls
no test coverage detected