pyo3_ffi

Function PyObject_Str

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