Statistiques
| Révision :

root / Pi / C / examples / swig / hello.i @ 286

Historique | Voir | Annoter | Télécharger (69 octet)

1
/*hello.i*/
2
 
3
%module hello
4
extern void say_hello(const char* name);