Type Definition PyFunctionRef
rustpython_vm::obj::objfunction
type PyFunctionRef = PyRef<PyFunction>;