pyo3_ffi

Function PyUnicode_AsLatin1String

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