Struct x11_dl::xmu::Xmu
[−]
[src]
pub struct Xmu {
pub XmuAddCloseDisplayHook: unsafe extern "C" fn(_: *mut Display, _: Option<unsafe extern "C" fn(_: *mut Display, _: *mut c_char) -> c_int>, _: *mut c_char) -> *mut c_char,
pub XmuAddInitializer: unsafe extern "C" fn(_: Option<unsafe extern "C" fn(_: XtAppContext, _: *mut c_char)>, _: *mut c_char),
pub XmuAllStandardColormaps: unsafe extern "C" fn(_: *mut Display) -> c_int,
pub XmuAppendSegment: unsafe extern "C" fn(_: *mut XmuSegment, _: *mut XmuSegment) -> c_int,
pub XmuAreaAnd: unsafe extern "C" fn(_: *mut XmuArea, _: *mut XmuArea) -> *mut XmuArea,
pub XmuAreaCopy: unsafe extern "C" fn(_: *mut XmuArea, _: *mut XmuArea) -> *mut XmuArea,
pub XmuAreaDup: unsafe extern "C" fn(_: *mut XmuArea) -> *mut XmuArea,
pub XmuAreaNot: unsafe extern "C" fn(_: *mut XmuArea, _: c_int, _: c_int, _: c_int, _: c_int) -> *mut XmuArea,
pub XmuAreaOrXor: unsafe extern "C" fn(_: *mut XmuArea, _: *mut XmuArea, _: c_int) -> *mut XmuArea,
pub XmuCallInitializers: unsafe extern "C" fn(_: XtAppContext),
pub XmuClientWindow: unsafe extern "C" fn(_: *mut Display, _: c_ulong) -> c_ulong,
pub XmuCompareISOLatin1: unsafe extern "C" fn(_: *const c_char, _: *const c_char) -> c_int,
pub XmuConvertStandardSelection: unsafe extern "C" fn(_: Widget, _: c_ulong, _: *mut c_ulong, _: *mut c_ulong, _: *mut c_ulong, _: *mut *mut c_char, _: *mut c_ulong, _: *mut c_int) -> c_char,
pub XmuCopyISOLatin1Lowered: unsafe extern "C" fn(_: *mut c_char, _: *const c_char),
pub XmuCopyISOLatin1Uppered: unsafe extern "C" fn(_: *mut c_char, _: *const c_char),
pub XmuCreateColormap: unsafe extern "C" fn(_: *mut Display, _: *mut XStandardColormap) -> c_int,
pub XmuCreatePixmapFromBitmap: unsafe extern "C" fn(_: *mut Display, _: c_ulong, _: c_ulong, _: c_uint, _: c_uint, _: c_uint, _: c_ulong, _: c_ulong) -> c_ulong,
pub XmuCreateStippledPixmap: unsafe extern "C" fn(_: *mut Screen, _: c_ulong, _: c_ulong, _: c_uint) -> c_ulong,
pub XmuCursorNameToIndex: unsafe extern "C" fn(_: *const c_char) -> c_int,
pub XmuCvtBackingStoreToString: unsafe extern "C" fn(_: *mut Display, _: *mut XrmValue, _: *mut c_uint, _: *mut XrmValue, _: *mut XrmValue, _: *mut *mut c_void) -> c_char,
pub XmuCvtFunctionToCallback: unsafe extern "C" fn(_: *mut XrmValue, _: *mut c_uint, _: *mut XrmValue, _: *mut XrmValue),
pub XmuCvtGravityToString: unsafe extern "C" fn(_: *mut Display, _: *mut XrmValue, _: *mut c_uint, _: *mut XrmValue, _: *mut XrmValue, _: *mut *mut c_void) -> c_char,
pub XmuCvtJustifyToString: unsafe extern "C" fn(_: *mut Display, _: *mut XrmValue, _: *mut c_uint, _: *mut XrmValue, _: *mut XrmValue, _: *mut *mut c_void) -> c_char,
pub XmuCvtLongToString: unsafe extern "C" fn(_: *mut Display, _: *mut XrmValue, _: *mut c_uint, _: *mut XrmValue, _: *mut XrmValue, _: *mut *mut c_void) -> c_char,
pub XmuCvtOrientationToString: unsafe extern "C" fn(_: *mut Display, _: *mut XrmValue, _: *mut c_uint, _: *mut XrmValue, _: *mut XrmValue, _: *mut *mut c_void) -> c_char,
pub XmuCvtShapeStyleToString: unsafe extern "C" fn(_: *mut Display, _: *mut XrmValue, _: *mut c_uint, _: *mut XrmValue, _: *mut XrmValue, _: *mut *mut c_void) -> c_char,
pub XmuCvtStringToBackingStore: unsafe extern "C" fn(_: *mut XrmValue, _: *mut c_uint, _: *mut XrmValue, _: *mut XrmValue),
pub XmuCvtStringToBitmap: unsafe extern "C" fn(_: *mut XrmValue, _: *mut c_uint, _: *mut XrmValue, _: *mut XrmValue),
pub XmuCvtStringToColorCursor: unsafe extern "C" fn(_: *mut Display, _: *mut XrmValue, _: *mut c_uint, _: *mut XrmValue, _: *mut XrmValue, _: *mut *mut c_void) -> c_char,
pub XmuCvtStringToCursor: unsafe extern "C" fn(_: *mut XrmValue, _: *mut c_uint, _: *mut XrmValue, _: *mut XrmValue),
pub XmuCvtStringToGravity: unsafe extern "C" fn(_: *mut XrmValue, _: *mut c_uint, _: *mut XrmValue, _: *mut XrmValue),
pub XmuCvtStringToJustify: unsafe extern "C" fn(_: *mut XrmValue, _: *mut c_uint, _: *mut XrmValue, _: *mut XrmValue),
pub XmuCvtStringToLong: unsafe extern "C" fn(_: *mut XrmValue, _: *mut c_uint, _: *mut XrmValue, _: *mut XrmValue),
pub XmuCvtStringToOrientation: unsafe extern "C" fn(_: *mut XrmValue, _: *mut c_uint, _: *mut XrmValue, _: *mut XrmValue),
pub XmuCvtStringToShapeStyle: unsafe extern "C" fn(_: *mut Display, _: *mut XrmValue, _: *mut c_uint, _: *mut XrmValue, _: *mut XrmValue, _: *mut *mut c_void) -> c_char,
pub XmuCvtStringToWidget: unsafe extern "C" fn(_: *mut XrmValue, _: *mut c_uint, _: *mut XrmValue, _: *mut XrmValue),
pub XmuCvtWidgetToString: unsafe extern "C" fn(_: *mut Display, _: *mut XrmValue, _: *mut c_uint, _: *mut XrmValue, _: *mut XrmValue, _: *mut *mut c_void) -> c_char,
pub XmuDeleteStandardColormap: unsafe extern "C" fn(_: *mut Display, _: c_int, _: c_ulong),
pub XmuDestroyScanlineList: unsafe extern "C" fn(_: *mut XmuScanline),
pub XmuDestroySegmentList: unsafe extern "C" fn(_: *mut XmuSegment),
pub XmuDistinguishableColors: unsafe extern "C" fn(_: *mut XColor, _: c_int) -> c_int,
pub XmuDistinguishablePixels: unsafe extern "C" fn(_: *mut Display, _: c_ulong, _: *mut c_ulong, _: c_int) -> c_int,
pub XmuDQAddDisplay: unsafe extern "C" fn(_: *mut XmuDisplayQueue, _: *mut Display, _: *mut c_char) -> *mut XmuDisplayQueueEntry,
pub XmuDQCreate: unsafe extern "C" fn(_: Option<unsafe extern "C" fn(_: *mut XmuDisplayQueue, _: *mut XmuDisplayQueueEntry) -> c_int>, _: Option<unsafe extern "C" fn(_: *mut XmuDisplayQueue) -> c_int>, _: *mut c_char) -> *mut XmuDisplayQueue,
pub XmuDQDestroy: unsafe extern "C" fn(_: *mut XmuDisplayQueue, _: c_int) -> c_int,
pub XmuDQLookupDisplay: unsafe extern "C" fn(_: *mut XmuDisplayQueue, _: *mut Display) -> *mut XmuDisplayQueueEntry,
pub XmuDQRemoveDisplay: unsafe extern "C" fn(_: *mut XmuDisplayQueue, _: *mut Display) -> c_int,
pub XmuDrawLogo: unsafe extern "C" fn(_: *mut Display, _: c_ulong, _: GC, _: GC, _: c_int, _: c_int, _: c_uint, _: c_uint),
pub XmuDrawRoundedRectangle: unsafe extern "C" fn(_: *mut Display, _: c_ulong, _: GC, _: c_int, _: c_int, _: c_int, _: c_int, _: c_int, _: c_int),
pub XmuFillRoundedRectangle: unsafe extern "C" fn(_: *mut Display, _: c_ulong, _: GC, _: c_int, _: c_int, _: c_int, _: c_int, _: c_int, _: c_int),
pub XmuGetAtomName: unsafe extern "C" fn(_: *mut Display, _: c_ulong) -> *mut c_char,
pub XmuGetColormapAllocation: unsafe extern "C" fn(_: *mut XVisualInfo, _: c_ulong, _: *mut c_ulong, _: *mut c_ulong, _: *mut c_ulong) -> c_int,
pub XmuGetHostname: unsafe extern "C" fn(_: *mut c_char, _: c_int) -> c_int,
pub XmuInternAtom: unsafe extern "C" fn(_: *mut Display, _: AtomPtr) -> c_ulong,
pub XmuInternStrings: unsafe extern "C" fn(_: *mut Display, _: *mut *mut c_char, _: c_uint, _: *mut c_ulong),
pub XmuLocateBitmapFile: unsafe extern "C" fn(_: *mut Screen, _: *const c_char, _: *mut c_char, _: c_int, _: *mut c_int, _: *mut c_int, _: *mut c_int, _: *mut c_int) -> c_ulong,
pub XmuLocatePixmapFile: unsafe extern "C" fn(_: *mut Screen, _: *const c_char, _: c_ulong, _: c_ulong, _: c_uint, _: *mut c_char, _: c_int, _: *mut c_int, _: *mut c_int, _: *mut c_int, _: *mut c_int) -> c_ulong,
pub XmuLookupAPL: unsafe extern "C" fn(_: *mut XKeyEvent, _: *mut c_uchar, _: c_int, _: *mut c_ulong, _: *mut XComposeStatus) -> c_int,
pub XmuLookupArabic: unsafe extern "C" fn(_: *mut XKeyEvent, _: *mut c_uchar, _: c_int, _: *mut c_ulong, _: *mut XComposeStatus) -> c_int,
pub XmuLookupCloseDisplayHook: unsafe extern "C" fn(_: *mut Display, _: *mut c_char, _: Option<unsafe extern "C" fn(_: *mut Display, _: *mut c_char) -> c_int>, _: *mut c_char) -> c_int,
pub XmuLookupCyrillic: unsafe extern "C" fn(_: *mut XKeyEvent, _: *mut c_uchar, _: c_int, _: *mut c_ulong, _: *mut XComposeStatus) -> c_int,
pub XmuLookupGreek: unsafe extern "C" fn(_: *mut XKeyEvent, _: *mut c_uchar, _: c_int, _: *mut c_ulong, _: *mut XComposeStatus) -> c_int,
pub XmuLookupHebrew: unsafe extern "C" fn(_: *mut XKeyEvent, _: *mut c_uchar, _: c_int, _: *mut c_ulong, _: *mut XComposeStatus) -> c_int,
pub XmuLookupJISX0201: unsafe extern "C" fn(_: *mut XKeyEvent, _: *mut c_uchar, _: c_int, _: *mut c_ulong, _: *mut XComposeStatus) -> c_int,
pub XmuLookupKana: unsafe extern "C" fn(_: *mut XKeyEvent, _: *mut c_uchar, _: c_int, _: *mut c_ulong, _: *mut XComposeStatus) -> c_int,
pub XmuLookupLatin1: unsafe extern "C" fn(_: *mut XKeyEvent, _: *mut c_uchar, _: c_int, _: *mut c_ulong, _: *mut XComposeStatus) -> c_int,
pub XmuLookupLatin2: unsafe extern "C" fn(_: *mut XKeyEvent, _: *mut c_uchar, _: c_int, _: *mut c_ulong, _: *mut XComposeStatus) -> c_int,
pub XmuLookupLatin3: unsafe extern "C" fn(_: *mut XKeyEvent, _: *mut c_uchar, _: c_int, _: *mut c_ulong, _: *mut XComposeStatus) -> c_int,
pub XmuLookupLatin4: unsafe extern "C" fn(_: *mut XKeyEvent, _: *mut c_uchar, _: c_int, _: *mut c_ulong, _: *mut XComposeStatus) -> c_int,
pub XmuLookupStandardColormap: unsafe extern "C" fn(_: *mut Display, _: c_int, _: c_ulong, _: c_uint, _: c_ulong, _: c_int, _: c_int) -> c_int,
pub XmuLookupString: unsafe extern "C" fn(_: *mut XKeyEvent, _: *mut c_uchar, _: c_int, _: *mut c_ulong, _: *mut XComposeStatus, _: c_ulong) -> c_int,
pub XmuMakeAtom: unsafe extern "C" fn(_: *const c_char) -> AtomPtr,
pub XmuNameOfAtom: unsafe extern "C" fn(_: AtomPtr) -> *mut c_char,
pub XmuNCopyISOLatin1Lowered: unsafe extern "C" fn(_: *mut c_char, _: *const c_char, _: c_int),
pub XmuNCopyISOLatin1Uppered: unsafe extern "C" fn(_: *mut c_char, _: *const c_char, _: c_int),
pub XmuNewArea: unsafe extern "C" fn(_: c_int, _: c_int, _: c_int, _: c_int) -> *mut XmuArea,
pub XmuNewCvtStringToWidget: unsafe extern "C" fn(_: *mut Display, _: *mut XrmValue, _: *mut c_uint, _: *mut XrmValue, _: *mut XrmValue, _: *mut *mut c_void) -> c_char,
pub XmuNewScanline: unsafe extern "C" fn(_: c_int, _: c_int, _: c_int) -> *mut XmuScanline,
pub XmuNewSegment: unsafe extern "C" fn(_: c_int, _: c_int) -> *mut XmuSegment,
pub XmuOptimizeArea: unsafe extern "C" fn(_: *mut XmuArea) -> *mut XmuArea,
pub XmuOptimizeScanline: unsafe extern "C" fn(_: *mut XmuScanline) -> *mut XmuScanline,
pub XmuPrintDefaultErrorMessage: unsafe extern "C" fn(_: *mut Display, _: *mut XErrorEvent, _: *mut FILE) -> c_int,
pub XmuReadBitmapData: unsafe extern "C" fn(_: *mut FILE, _: *mut c_uint, _: *mut c_uint, _: *mut *mut c_uchar, _: *mut c_int, _: *mut c_int) -> c_int,
pub XmuReadBitmapDataFromFile: unsafe extern "C" fn(_: *const c_char, _: *mut c_uint, _: *mut c_uint, _: *mut *mut c_uchar, _: *mut c_int, _: *mut c_int) -> c_int,
pub XmuRegisterExternalAgent: unsafe extern "C" fn(_: Widget, _: *mut c_void, _: *mut XEvent, _: *mut c_char),
pub XmuReleaseStippledPixmap: unsafe extern "C" fn(_: *mut Screen, _: c_ulong),
pub XmuRemoveCloseDisplayHook: unsafe extern "C" fn(_: *mut Display, _: *mut c_char, _: Option<unsafe extern "C" fn(_: *mut Display, _: *mut c_char) -> c_int>, _: *mut c_char) -> c_int,
pub XmuReshapeWidget: unsafe extern "C" fn(_: Widget, _: c_int, _: c_int, _: c_int) -> c_char,
pub XmuScanlineAnd: unsafe extern "C" fn(_: *mut XmuScanline, _: *mut XmuScanline) -> *mut XmuScanline,
pub XmuScanlineAndSegment: unsafe extern "C" fn(_: *mut XmuScanline, _: *mut XmuSegment) -> *mut XmuScanline,
pub XmuScanlineCopy: unsafe extern "C" fn(_: *mut XmuScanline, _: *mut XmuScanline) -> *mut XmuScanline,
pub XmuScanlineEqu: unsafe extern "C" fn(_: *mut XmuScanline, _: *mut XmuScanline) -> c_int,
pub XmuScanlineNot: unsafe extern "C" fn(_: *mut XmuScanline, _: c_int, _: c_int) -> *mut XmuScanline,
pub XmuScanlineOr: unsafe extern "C" fn(_: *mut XmuScanline, _: *mut XmuScanline) -> *mut XmuScanline,
pub XmuScanlineOrSegment: unsafe extern "C" fn(_: *mut XmuScanline, _: *mut XmuSegment) -> *mut XmuScanline,
pub XmuScanlineXor: unsafe extern "C" fn(_: *mut XmuScanline, _: *mut XmuScanline) -> *mut XmuScanline,
pub XmuScanlineXorSegment: unsafe extern "C" fn(_: *mut XmuScanline, _: *mut XmuSegment) -> *mut XmuScanline,
pub XmuScreenOfWindow: unsafe extern "C" fn(_: *mut Display, _: c_ulong) -> *mut Screen,
pub XmuSimpleErrorHandler: unsafe extern "C" fn(_: *mut Display, _: *mut XErrorEvent) -> c_int,
pub XmuStandardColormap: unsafe extern "C" fn(_: *mut Display, _: c_int, _: c_ulong, _: c_uint, _: c_ulong, _: c_ulong, _: c_ulong, _: c_ulong, _: c_ulong) -> *mut XStandardColormap,
pub XmuUpdateMapHints: unsafe extern "C" fn(_: *mut Display, _: c_ulong, _: *mut XSizeHints) -> c_int,
pub XmuValidArea: unsafe extern "C" fn(_: *mut XmuArea) -> c_int,
pub XmuValidScanline: unsafe extern "C" fn(_: *mut XmuScanline) -> c_int,
pub XmuVisualStandardColormaps: unsafe extern "C" fn(_: *mut Display, _: c_int, _: c_ulong, _: c_uint, _: c_int, _: c_int) -> c_int,
pub XmuWnCountOwnedResources: unsafe extern "C" fn(_: *mut XmuWidgetNode, _: *mut XmuWidgetNode, _: c_int) -> c_int,
pub XmuWnFetchResources: unsafe extern "C" fn(_: *mut XmuWidgetNode, _: Widget, _: *mut XmuWidgetNode),
pub XmuWnInitializeNodes: unsafe extern "C" fn(_: *mut XmuWidgetNode, _: c_int),
pub XmuWnNameToNode: unsafe extern "C" fn(_: *mut XmuWidgetNode, _: c_int, _: *const c_char) -> *mut XmuWidgetNode,
pub XmuSnprintf: unsafe extern "C" fn(_: *mut c_char, _: c_int, _: *const c_char, ...) -> c_int,
pub _XA_ATOM_PAIR: *mut AtomPtr,
pub _XA_CHARACTER_POSITION: *mut AtomPtr,
pub _XA_CLASS: *mut AtomPtr,
pub _XA_CLIENT_WINDOW: *mut AtomPtr,
pub _XA_CLIPBOARD: *mut AtomPtr,
pub _XA_COMPOUND_TEXT: *mut AtomPtr,
pub _XA_DECNET_ADDRESS: *mut AtomPtr,
pub _XA_DELETE: *mut AtomPtr,
pub _XA_FILENAME: *mut AtomPtr,
pub _XA_HOSTNAME: *mut AtomPtr,
pub _XA_IP_ADDRESS: *mut AtomPtr,
pub _XA_LENGTH: *mut AtomPtr,
pub _XA_LIST_LENGTH: *mut AtomPtr,
pub _XA_NAME: *mut AtomPtr,
pub _XA_NET_ADDRESS: *mut AtomPtr,
pub _XA_NULL: *mut AtomPtr,
pub _XA_OWNER_OS: *mut AtomPtr,
pub _XA_SPAN: *mut AtomPtr,
pub _XA_TARGETS: *mut AtomPtr,
pub _XA_TEXT: *mut AtomPtr,
pub _XA_TIMESTAMP: *mut AtomPtr,
pub _XA_USER: *mut AtomPtr,
pub _XA_UTF8_STRING: *mut AtomPtr,
// some fields omitted
}Fields
XmuAddCloseDisplayHook: unsafe extern "C" fn(_: *mut Display, _: Option<unsafe extern "C" fn(_: *mut Display, _: *mut c_char) -> c_int>, _: *mut c_char) -> *mut c_char
XmuAddInitializer: unsafe extern "C" fn(_: Option<unsafe extern "C" fn(_: XtAppContext, _: *mut c_char)>, _: *mut c_char)
XmuAllStandardColormaps: unsafe extern "C" fn(_: *mut Display) -> c_int
XmuAppendSegment: unsafe extern "C" fn(_: *mut XmuSegment, _: *mut XmuSegment) -> c_int
XmuAreaAnd: unsafe extern "C" fn(_: *mut XmuArea, _: *mut XmuArea) -> *mut XmuArea
XmuAreaCopy: unsafe extern "C" fn(_: *mut XmuArea, _: *mut XmuArea) -> *mut XmuArea
XmuAreaDup: unsafe extern "C" fn(_: *mut XmuArea) -> *mut XmuArea
XmuAreaNot: unsafe extern "C" fn(_: *mut XmuArea, _: c_int, _: c_int, _: c_int, _: c_int) -> *mut XmuArea
XmuAreaOrXor: unsafe extern "C" fn(_: *mut XmuArea, _: *mut XmuArea, _: c_int) -> *mut XmuArea
XmuCallInitializers: unsafe extern "C" fn(_: XtAppContext)
XmuClientWindow: unsafe extern "C" fn(_: *mut Display, _: c_ulong) -> c_ulong
XmuCompareISOLatin1: unsafe extern "C" fn(_: *const c_char, _: *const c_char) -> c_int
XmuConvertStandardSelection: unsafe extern "C" fn(_: Widget, _: c_ulong, _: *mut c_ulong, _: *mut c_ulong, _: *mut c_ulong, _: *mut *mut c_char, _: *mut c_ulong, _: *mut c_int) -> c_char
XmuCopyISOLatin1Lowered: unsafe extern "C" fn(_: *mut c_char, _: *const c_char)
XmuCopyISOLatin1Uppered: unsafe extern "C" fn(_: *mut c_char, _: *const c_char)
XmuCreateColormap: unsafe extern "C" fn(_: *mut Display, _: *mut XStandardColormap) -> c_int
XmuCreatePixmapFromBitmap: unsafe extern "C" fn(_: *mut Display, _: c_ulong, _: c_ulong, _: c_uint, _: c_uint, _: c_uint, _: c_ulong, _: c_ulong) -> c_ulong
XmuCreateStippledPixmap: unsafe extern "C" fn(_: *mut Screen, _: c_ulong, _: c_ulong, _: c_uint) -> c_ulong
XmuCursorNameToIndex: unsafe extern "C" fn(_: *const c_char) -> c_int
XmuCvtBackingStoreToString: unsafe extern "C" fn(_: *mut Display, _: *mut XrmValue, _: *mut c_uint, _: *mut XrmValue, _: *mut XrmValue, _: *mut *mut c_void) -> c_char
XmuCvtFunctionToCallback: unsafe extern "C" fn(_: *mut XrmValue, _: *mut c_uint, _: *mut XrmValue, _: *mut XrmValue)
XmuCvtGravityToString: unsafe extern "C" fn(_: *mut Display, _: *mut XrmValue, _: *mut c_uint, _: *mut XrmValue, _: *mut XrmValue, _: *mut *mut c_void) -> c_char
XmuCvtJustifyToString: unsafe extern "C" fn(_: *mut Display, _: *mut XrmValue, _: *mut c_uint, _: *mut XrmValue, _: *mut XrmValue, _: *mut *mut c_void) -> c_char
XmuCvtLongToString: unsafe extern "C" fn(_: *mut Display, _: *mut XrmValue, _: *mut c_uint, _: *mut XrmValue, _: *mut XrmValue, _: *mut *mut c_void) -> c_char
XmuCvtOrientationToString: unsafe extern "C" fn(_: *mut Display, _: *mut XrmValue, _: *mut c_uint, _: *mut XrmValue, _: *mut XrmValue, _: *mut *mut c_void) -> c_char
XmuCvtShapeStyleToString: unsafe extern "C" fn(_: *mut Display, _: *mut XrmValue, _: *mut c_uint, _: *mut XrmValue, _: *mut XrmValue, _: *mut *mut c_void) -> c_char
XmuCvtStringToBackingStore: unsafe extern "C" fn(_: *mut XrmValue, _: *mut c_uint, _: *mut XrmValue, _: *mut XrmValue)
XmuCvtStringToBitmap: unsafe extern "C" fn(_: *mut XrmValue, _: *mut c_uint, _: *mut XrmValue, _: *mut XrmValue)
XmuCvtStringToColorCursor: unsafe extern "C" fn(_: *mut Display, _: *mut XrmValue, _: *mut c_uint, _: *mut XrmValue, _: *mut XrmValue, _: *mut *mut c_void) -> c_char
XmuCvtStringToCursor: unsafe extern "C" fn(_: *mut XrmValue, _: *mut c_uint, _: *mut XrmValue, _: *mut XrmValue)
XmuCvtStringToGravity: unsafe extern "C" fn(_: *mut XrmValue, _: *mut c_uint, _: *mut XrmValue, _: *mut XrmValue)
XmuCvtStringToJustify: unsafe extern "C" fn(_: *mut XrmValue, _: *mut c_uint, _: *mut XrmValue, _: *mut XrmValue)
XmuCvtStringToLong: unsafe extern "C" fn(_: *mut XrmValue, _: *mut c_uint, _: *mut XrmValue, _: *mut XrmValue)
XmuCvtStringToOrientation: unsafe extern "C" fn(_: *mut XrmValue, _: *mut c_uint, _: *mut XrmValue, _: *mut XrmValue)
XmuCvtStringToShapeStyle: unsafe extern "C" fn(_: *mut Display, _: *mut XrmValue, _: *mut c_uint, _: *mut XrmValue, _: *mut XrmValue, _: *mut *mut c_void) -> c_char
XmuCvtStringToWidget: unsafe extern "C" fn(_: *mut XrmValue, _: *mut c_uint, _: *mut XrmValue, _: *mut XrmValue)
XmuCvtWidgetToString: unsafe extern "C" fn(_: *mut Display, _: *mut XrmValue, _: *mut c_uint, _: *mut XrmValue, _: *mut XrmValue, _: *mut *mut c_void) -> c_char
XmuDeleteStandardColormap: unsafe extern "C" fn(_: *mut Display, _: c_int, _: c_ulong)
XmuDestroyScanlineList: unsafe extern "C" fn(_: *mut XmuScanline)
XmuDestroySegmentList: unsafe extern "C" fn(_: *mut XmuSegment)
XmuDistinguishableColors: unsafe extern "C" fn(_: *mut XColor, _: c_int) -> c_int
XmuDistinguishablePixels: unsafe extern "C" fn(_: *mut Display, _: c_ulong, _: *mut c_ulong, _: c_int) -> c_int
XmuDQAddDisplay: unsafe extern "C" fn(_: *mut XmuDisplayQueue, _: *mut Display, _: *mut c_char) -> *mut XmuDisplayQueueEntry
XmuDQCreate: unsafe extern "C" fn(_: Option<unsafe extern "C" fn(_: *mut XmuDisplayQueue, _: *mut XmuDisplayQueueEntry) -> c_int>, _: Option<unsafe extern "C" fn(_: *mut XmuDisplayQueue) -> c_int>, _: *mut c_char) -> *mut XmuDisplayQueue
XmuDQDestroy: unsafe extern "C" fn(_: *mut XmuDisplayQueue, _: c_int) -> c_int
XmuDQLookupDisplay: unsafe extern "C" fn(_: *mut XmuDisplayQueue, _: *mut Display) -> *mut XmuDisplayQueueEntry
XmuDQRemoveDisplay: unsafe extern "C" fn(_: *mut XmuDisplayQueue, _: *mut Display) -> c_int
XmuDrawLogo: unsafe extern "C" fn(_: *mut Display, _: c_ulong, _: GC, _: GC, _: c_int, _: c_int, _: c_uint, _: c_uint)
XmuDrawRoundedRectangle: unsafe extern "C" fn(_: *mut Display, _: c_ulong, _: GC, _: c_int, _: c_int, _: c_int, _: c_int, _: c_int, _: c_int)
XmuFillRoundedRectangle: unsafe extern "C" fn(_: *mut Display, _: c_ulong, _: GC, _: c_int, _: c_int, _: c_int, _: c_int, _: c_int, _: c_int)
XmuGetAtomName: unsafe extern "C" fn(_: *mut Display, _: c_ulong) -> *mut c_char
XmuGetColormapAllocation: unsafe extern "C" fn(_: *mut XVisualInfo, _: c_ulong, _: *mut c_ulong, _: *mut c_ulong, _: *mut c_ulong) -> c_int
XmuGetHostname: unsafe extern "C" fn(_: *mut c_char, _: c_int) -> c_int
XmuInternAtom: unsafe extern "C" fn(_: *mut Display, _: AtomPtr) -> c_ulong
XmuInternStrings: unsafe extern "C" fn(_: *mut Display, _: *mut *mut c_char, _: c_uint, _: *mut c_ulong)
XmuLocateBitmapFile: unsafe extern "C" fn(_: *mut Screen, _: *const c_char, _: *mut c_char, _: c_int, _: *mut c_int, _: *mut c_int, _: *mut c_int, _: *mut c_int) -> c_ulong
XmuLocatePixmapFile: unsafe extern "C" fn(_: *mut Screen, _: *const c_char, _: c_ulong, _: c_ulong, _: c_uint, _: *mut c_char, _: c_int, _: *mut c_int, _: *mut c_int, _: *mut c_int, _: *mut c_int) -> c_ulong
XmuLookupAPL: unsafe extern "C" fn(_: *mut XKeyEvent, _: *mut c_uchar, _: c_int, _: *mut c_ulong, _: *mut XComposeStatus) -> c_int
XmuLookupArabic: unsafe extern "C" fn(_: *mut XKeyEvent, _: *mut c_uchar, _: c_int, _: *mut c_ulong, _: *mut XComposeStatus) -> c_int
XmuLookupCloseDisplayHook: unsafe extern "C" fn(_: *mut Display, _: *mut c_char, _: Option<unsafe extern "C" fn(_: *mut Display, _: *mut c_char) -> c_int>, _: *mut c_char) -> c_int
XmuLookupCyrillic: unsafe extern "C" fn(_: *mut XKeyEvent, _: *mut c_uchar, _: c_int, _: *mut c_ulong, _: *mut XComposeStatus) -> c_int
XmuLookupGreek: unsafe extern "C" fn(_: *mut XKeyEvent, _: *mut c_uchar, _: c_int, _: *mut c_ulong, _: *mut XComposeStatus) -> c_int
XmuLookupHebrew: unsafe extern "C" fn(_: *mut XKeyEvent, _: *mut c_uchar, _: c_int, _: *mut c_ulong, _: *mut XComposeStatus) -> c_int
XmuLookupJISX0201: unsafe extern "C" fn(_: *mut XKeyEvent, _: *mut c_uchar, _: c_int, _: *mut c_ulong, _: *mut XComposeStatus) -> c_int
XmuLookupKana: unsafe extern "C" fn(_: *mut XKeyEvent, _: *mut c_uchar, _: c_int, _: *mut c_ulong, _: *mut XComposeStatus) -> c_int
XmuLookupLatin1: unsafe extern "C" fn(_: *mut XKeyEvent, _: *mut c_uchar, _: c_int, _: *mut c_ulong, _: *mut XComposeStatus) -> c_int
XmuLookupLatin2: unsafe extern "C" fn(_: *mut XKeyEvent, _: *mut c_uchar, _: c_int, _: *mut c_ulong, _: *mut XComposeStatus) -> c_int
XmuLookupLatin3: unsafe extern "C" fn(_: *mut XKeyEvent, _: *mut c_uchar, _: c_int, _: *mut c_ulong, _: *mut XComposeStatus) -> c_int
XmuLookupLatin4: unsafe extern "C" fn(_: *mut XKeyEvent, _: *mut c_uchar, _: c_int, _: *mut c_ulong, _: *mut XComposeStatus) -> c_int
XmuLookupStandardColormap: unsafe extern "C" fn(_: *mut Display, _: c_int, _: c_ulong, _: c_uint, _: c_ulong, _: c_int, _: c_int) -> c_int
XmuLookupString: unsafe extern "C" fn(_: *mut XKeyEvent, _: *mut c_uchar, _: c_int, _: *mut c_ulong, _: *mut XComposeStatus, _: c_ulong) -> c_int
XmuMakeAtom: unsafe extern "C" fn(_: *const c_char) -> AtomPtr
XmuNameOfAtom: unsafe extern "C" fn(_: AtomPtr) -> *mut c_char
XmuNCopyISOLatin1Lowered: unsafe extern "C" fn(_: *mut c_char, _: *const c_char, _: c_int)
XmuNCopyISOLatin1Uppered: unsafe extern "C" fn(_: *mut c_char, _: *const c_char, _: c_int)
XmuNewArea: unsafe extern "C" fn(_: c_int, _: c_int, _: c_int, _: c_int) -> *mut XmuArea
XmuNewCvtStringToWidget: unsafe extern "C" fn(_: *mut Display, _: *mut XrmValue, _: *mut c_uint, _: *mut XrmValue, _: *mut XrmValue, _: *mut *mut c_void) -> c_char
XmuNewScanline: unsafe extern "C" fn(_: c_int, _: c_int, _: c_int) -> *mut XmuScanline
XmuNewSegment: unsafe extern "C" fn(_: c_int, _: c_int) -> *mut XmuSegment
XmuOptimizeArea: unsafe extern "C" fn(_: *mut XmuArea) -> *mut XmuArea
XmuOptimizeScanline: unsafe extern "C" fn(_: *mut XmuScanline) -> *mut XmuScanline
XmuPrintDefaultErrorMessage: unsafe extern "C" fn(_: *mut Display, _: *mut XErrorEvent, _: *mut FILE) -> c_int
XmuReadBitmapData: unsafe extern "C" fn(_: *mut FILE, _: *mut c_uint, _: *mut c_uint, _: *mut *mut c_uchar, _: *mut c_int, _: *mut c_int) -> c_int
XmuReadBitmapDataFromFile: unsafe extern "C" fn(_: *const c_char, _: *mut c_uint, _: *mut c_uint, _: *mut *mut c_uchar, _: *mut c_int, _: *mut c_int) -> c_int
XmuRegisterExternalAgent: unsafe extern "C" fn(_: Widget, _: *mut c_void, _: *mut XEvent, _: *mut c_char)
XmuReleaseStippledPixmap: unsafe extern "C" fn(_: *mut Screen, _: c_ulong)
XmuRemoveCloseDisplayHook: unsafe extern "C" fn(_: *mut Display, _: *mut c_char, _: Option<unsafe extern "C" fn(_: *mut Display, _: *mut c_char) -> c_int>, _: *mut c_char) -> c_int
XmuReshapeWidget: unsafe extern "C" fn(_: Widget, _: c_int, _: c_int, _: c_int) -> c_char
XmuScanlineAnd: unsafe extern "C" fn(_: *mut XmuScanline, _: *mut XmuScanline) -> *mut XmuScanline
XmuScanlineAndSegment: unsafe extern "C" fn(_: *mut XmuScanline, _: *mut XmuSegment) -> *mut XmuScanline
XmuScanlineCopy: unsafe extern "C" fn(_: *mut XmuScanline, _: *mut XmuScanline) -> *mut XmuScanline
XmuScanlineEqu: unsafe extern "C" fn(_: *mut XmuScanline, _: *mut XmuScanline) -> c_int
XmuScanlineNot: unsafe extern "C" fn(_: *mut XmuScanline, _: c_int, _: c_int) -> *mut XmuScanline
XmuScanlineOr: unsafe extern "C" fn(_: *mut XmuScanline, _: *mut XmuScanline) -> *mut XmuScanline
XmuScanlineOrSegment: unsafe extern "C" fn(_: *mut XmuScanline, _: *mut XmuSegment) -> *mut XmuScanline
XmuScanlineXor: unsafe extern "C" fn(_: *mut XmuScanline, _: *mut XmuScanline) -> *mut XmuScanline
XmuScanlineXorSegment: unsafe extern "C" fn(_: *mut XmuScanline, _: *mut XmuSegment) -> *mut XmuScanline
XmuScreenOfWindow: unsafe extern "C" fn(_: *mut Display, _: c_ulong) -> *mut Screen
XmuSimpleErrorHandler: unsafe extern "C" fn(_: *mut Display, _: *mut XErrorEvent) -> c_int
XmuStandardColormap: unsafe extern "C" fn(_: *mut Display, _: c_int, _: c_ulong, _: c_uint, _: c_ulong, _: c_ulong, _: c_ulong, _: c_ulong, _: c_ulong) -> *mut XStandardColormap
XmuUpdateMapHints: unsafe extern "C" fn(_: *mut Display, _: c_ulong, _: *mut XSizeHints) -> c_int
XmuValidArea: unsafe extern "C" fn(_: *mut XmuArea) -> c_int
XmuValidScanline: unsafe extern "C" fn(_: *mut XmuScanline) -> c_int
XmuVisualStandardColormaps: unsafe extern "C" fn(_: *mut Display, _: c_int, _: c_ulong, _: c_uint, _: c_int, _: c_int) -> c_int
XmuWnCountOwnedResources: unsafe extern "C" fn(_: *mut XmuWidgetNode, _: *mut XmuWidgetNode, _: c_int) -> c_int
XmuWnFetchResources: unsafe extern "C" fn(_: *mut XmuWidgetNode, _: Widget, _: *mut XmuWidgetNode)
XmuWnInitializeNodes: unsafe extern "C" fn(_: *mut XmuWidgetNode, _: c_int)
XmuWnNameToNode: unsafe extern "C" fn(_: *mut XmuWidgetNode, _: c_int, _: *const c_char) -> *mut XmuWidgetNode
XmuSnprintf: unsafe extern "C" fn(_: *mut c_char, _: c_int, _: *const c_char, ...) -> c_int
_XA_ATOM_PAIR: *mut AtomPtr
_XA_CHARACTER_POSITION: *mut AtomPtr
_XA_CLASS: *mut AtomPtr
_XA_CLIENT_WINDOW: *mut AtomPtr
_XA_CLIPBOARD: *mut AtomPtr
_XA_COMPOUND_TEXT: *mut AtomPtr
_XA_DECNET_ADDRESS: *mut AtomPtr
_XA_DELETE: *mut AtomPtr
_XA_FILENAME: *mut AtomPtr
_XA_HOSTNAME: *mut AtomPtr
_XA_IP_ADDRESS: *mut AtomPtr
_XA_LENGTH: *mut AtomPtr
_XA_LIST_LENGTH: *mut AtomPtr
_XA_NAME: *mut AtomPtr
_XA_NET_ADDRESS: *mut AtomPtr
_XA_NULL: *mut AtomPtr
_XA_OWNER_OS: *mut AtomPtr
_XA_SPAN: *mut AtomPtr
_XA_TARGETS: *mut AtomPtr
_XA_TEXT: *mut AtomPtr
_XA_TIMESTAMP: *mut AtomPtr
_XA_USER: *mut AtomPtr
_XA_UTF8_STRING: *mut AtomPtr