Function pyo3_ffi::PyUnicode_FromObject

source ยท
pub unsafe extern "C" fn PyUnicode_FromObject(
    obj: *mut PyObject
) -> *mut PyObject