pyo3_ffi

Function PyObject_ASCII

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