/******************************************************************* * File automatically generated by rebuild_wrappers.py (v2.1.0.16) * *******************************************************************/ #ifndef __wrappedlibxextTYPES_H_ #define __wrappedlibxextTYPES_H_ #ifndef LIBNAME #error You should only #include this file inside a wrapped*.c file #endif #ifndef ADDED_FUNCTIONS #define ADDED_FUNCTIONS() #endif typedef void* (*pFp_t)(void*); typedef int64_t (*iFpppiiu_t)(void*, void*, void*, int64_t, int64_t, uint64_t); typedef void* (*pFppppip_t)(void*, void*, void*, void*, int64_t, void*); typedef void* (*pFppuippuu_t)(void*, void*, uint64_t, int64_t, void*, void*, uint64_t, uint64_t); typedef int64_t (*iFppppiiiiuui_t)(void*, void*, void*, void*, int64_t, int64_t, int64_t, int64_t, uint64_t, uint64_t, int64_t); #define SUPER() ADDED_FUNCTIONS() \ GO(XSetExtensionErrorHandler, pFp_t) \ GO(XShmGetImage, iFpppiiu_t) \ GO(XextAddDisplay, pFppppip_t) \ GO(XShmCreateImage, pFppuippuu_t) \ GO(XShmPutImage, iFppppiiiiuui_t) #endif // __wrappedlibxextTYPES_H_