pyo3_ffi

Function PyUnicode_AsUTF8String

Source
pub unsafe extern "C" fn PyUnicode_AsUTF8String(
    unicode: *mut PyObject,
) -> *mut PyObject