Function python3_sys::PyObject_Repr

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