Function python3_sys::PyObject_ASCII

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