/* * This file was automatically generated by version 1.7 of cextract. * Manual editing not recommended. */ #ifndef __CEXTRACT__ #ifdef __STDC__ extern int XpmCreateBufferFromImage ( Display * display, char **buffer_return, XImage * image, XImage * shapeimage, XpmAttributes * attributes ); extern int XpmCreateBufferFromXpmImage ( char **buffer_return, XpmImage * image, XpmInfo * info ); #else /* __STDC__ */ extern int XpmCreateBufferFromImage (/* Display * display, char **buffer_return, XImage * image, XImage * shapeimage, XpmAttributes * attributes */); extern int XpmCreateBufferFromXpmImage (/* char **buffer_return, XpmImage * image, XpmInfo * info */); #endif /* __STDC__ */ #endif /* __CEXTRACT__ */