Searched defs:return_from_python (Results 1 – 1 of 1) sorted by relevance
88 struct return_from_python struct95 struct return_from_python<void> struct97 typedef python::detail::returnable<void>::type result_type;99 result_type operator()(PyObject* x) const in operator ()()