Help for this page

Select Code to Download


  1. or download this
    XSFUNCTION = ((ret (*cv)())(XSANY.dptr));
    
  2. or download this
    #undef XSINTERFACE_FUNC 
    #define XSINTERFACE_FUNC(ret,cv,f)      ((ret (*)())(f))