crateApiPythonPyModuleWrapperCallFunction abstract method
String
crateApiPythonPyModuleWrapperCallFunction({
- required PyModuleWrapper that,
- required String funcName,
Implementation
String crateApiPythonPyModuleWrapperCallFunction(
{required PyModuleWrapper that, required String funcName});