Function Karana::Core::_ensureRegisteredPy#
Defined in File BaseContainer.h
Function Documentation#
-
void Karana::Core::_ensureRegisteredPy()#
Used by pybind11 only to call BaseContainer::_atExit. This should not be called anywhere else, and will not be defined on kdflex.so or any other C++ library (only in the library created by pybind11).