PyBytes_AsString ( string -- c-string )


Vocabulary
python.ffi

Inputs
stringan object


Outputs
c-stringan object


Definition