Function python3_sys::PyUnicode_AsUTF8

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