funinfoput (3) Linux Manual Page
FunInfoPut – put information into a Funtools struct Synopsis #include <funtools.h> int FunInfoPut(Fun fun, int type, char *addr, …)DescriptionThe FunInfoPut() routine puts information into a Funtools structure. The first argument is the Fun handle from which information is to be retrieved. After this first required argument comes a variable length list of pairs of arguments….
