pyo3_ffi

Function PyEval_GetFuncName

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