We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 21adf75 + 5781f79 commit 0e88a4dCopy full SHA for 0e88a4d
pythonlsf/lsf.i
@@ -53,6 +53,7 @@ int fclose(FILE *f);
53
%array_functions(struct rsvInfoEnt, rsvInfoEntArray)
54
%array_functions(struct hostRsvInfoEnt, hostRsvInfoEntArray)
55
%array_functions(struct hRusage, hRusageArray)
56
+%array_functions(struct hostInfo, hostInfoArray)
57
58
//helper function for transforming char** to python list
59
%inline %{
0 commit comments