Template Function pinocchio::python::internal::call(R(*)(Args…), typename convert_type<Args>::type…)

Function Documentation

template<typename R, typename ...Args>
auto pinocchio::python::internal::call(R (*f)(Args...), typename convert_type<Args>::type... args)