/* * This file was automatically generated by version 1.7 of cextract. * Manual editing not recommended. */ #ifndef __CEXTRACT__ #ifdef __STDC__ extern int XpmCreatePixmapFromData ( Display* display, Drawable d, char** data, Pixmap* pixmap_return, Pixmap* shapemask_return, XpmAttributes* attributes ); #else /* __STDC__ */ extern int XpmCreatePixmapFromData (/* Display* display, Drawable d, char** data, Pixmap* pixmap_return, Pixmap* shapemask_return, XpmAttributes* attributes */); #endif /* __STDC__ */ #endif /* __CEXTRACT__ */