PyObject_ASCII

Function PyObject_ASCII 

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