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

Function Documentation

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