Function pyo3::ffi::PyObject_Str

source ยท
pub unsafe extern "C" fn PyObject_Str(
    o: *mut PyObject,
) -> *mut PyObject