PyObject_Str

Function PyObject_Str 

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