Function pyo3::ffi::PyUnicode_FromObject

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