pyo3_ffi

Function PyObject_ASCII

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