| 3369 | } |
| 3370 | |
| 3371 | PyObject* |
| 3372 | AppManager::getMainModule() |
| 3373 | { |
| 3374 | return _imp->mainModule; |
| 3375 | } |
| 3376 | |
| 3377 | ///The symbol has been generated by Shiboken in Engine/NatronEngine/natronengine_module_wrapper.cpp |
| 3378 | extern "C" |
no outgoing calls
no test coverage detected