pyo3_ffi

Function PyEval_GetFuncDesc

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