PyUnicode_AsUTF8 ( unicode -- c-string )


Vocabulary
python.ffi

Inputs
unicodean object


Outputs
c-stringan object


Definition