PyModule_GetName ( module -- c-string )


Vocabulary
python.ffi

Inputs
modulean object


Outputs
c-stringan object


Definition