Function pyo3::ffi::PyUnicode_AsUTF8String

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