pyo3_ffi

Function PyUnicode_FromObject

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