Function python3_sys::PyEval_GetFuncName

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