Struct x11_dl::xmu::Xmu [−][src]
pub struct Xmu {Show fields
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_charXmuAddInitializer: unsafe extern "C" fn(_: Option<unsafe extern "C" fn(_: XtAppContext, _: *mut c_char)>, _: *mut c_char)XmuAllStandardColormaps: unsafe extern "C" fn(_: *mut Display) -> c_intXmuAppendSegment: unsafe extern "C" fn(_: *mut XmuSegment, _: *mut XmuSegment) -> c_intXmuAreaAnd: unsafe extern "C" fn(_: *mut XmuArea, _: *mut XmuArea) -> *mut XmuAreaXmuAreaCopy: unsafe extern "C" fn(_: *mut XmuArea, _: *mut XmuArea) -> *mut XmuAreaXmuAreaDup: unsafe extern "C" fn(_: *mut XmuArea) -> *mut XmuAreaXmuAreaNot: unsafe extern "C" fn(_: *mut XmuArea, _: c_int, _: c_int, _: c_int, _: c_int) -> *mut XmuAreaXmuAreaOrXor: unsafe extern "C" fn(_: *mut XmuArea, _: *mut XmuArea, _: c_int) -> *mut XmuAreaXmuCallInitializers: unsafe extern "C" fn(_: XtAppContext)XmuClientWindow: unsafe extern "C" fn(_: *mut Display, _: c_ulong) -> c_ulongXmuCompareISOLatin1: unsafe extern "C" fn(_: *const c_char, _: *const c_char) -> c_intXmuConvertStandardSelection: 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_charXmuCopyISOLatin1Lowered: 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_intXmuCreatePixmapFromBitmap: unsafe extern "C" fn(_: *mut Display, _: c_ulong, _: c_ulong, _: c_uint, _: c_uint, _: c_uint, _: c_ulong, _: c_ulong) -> c_ulongXmuCreateStippledPixmap: unsafe extern "C" fn(_: *mut Screen, _: c_ulong, _: c_ulong, _: c_uint) -> c_ulongXmuCursorNameToIndex: unsafe extern "C" fn(_: *const c_char) -> c_intXmuCvtBackingStoreToString: unsafe extern "C" fn(_: *mut Display, _: *mut XrmValue, _: *mut c_uint, _: *mut XrmValue, _: *mut XrmValue, _: *mut *mut c_void) -> c_charXmuCvtFunctionToCallback: 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_charXmuCvtJustifyToString: unsafe extern "C" fn(_: *mut Display, _: *mut XrmValue, _: *mut c_uint, _: *mut XrmValue, _: *mut XrmValue, _: *mut *mut c_void) -> c_charXmuCvtLongToString: unsafe extern "C" fn(_: *mut Display, _: *mut XrmValue, _: *mut c_uint, _: *mut XrmValue, _: *mut XrmValue, _: *mut *mut c_void) -> c_charXmuCvtOrientationToString: unsafe extern "C" fn(_: *mut Display, _: *mut XrmValue, _: *mut c_uint, _: *mut XrmValue, _: *mut XrmValue, _: *mut *mut c_void) -> c_charXmuCvtShapeStyleToString: unsafe extern "C" fn(_: *mut Display, _: *mut XrmValue, _: *mut c_uint, _: *mut XrmValue, _: *mut XrmValue, _: *mut *mut c_void) -> c_charXmuCvtStringToBackingStore: 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_charXmuCvtStringToCursor: 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_charXmuCvtStringToWidget: 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_charXmuDeleteStandardColormap: 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_intXmuDistinguishablePixels: unsafe extern "C" fn(_: *mut Display, _: c_ulong, _: *mut c_ulong, _: c_int) -> c_intXmuDQAddDisplay: unsafe extern "C" fn(_: *mut XmuDisplayQueue, _: *mut Display, _: *mut c_char) -> *mut XmuDisplayQueueEntryXmuDQCreate: 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 XmuDisplayQueueXmuDQDestroy: unsafe extern "C" fn(_: *mut XmuDisplayQueue, _: c_int) -> c_intXmuDQLookupDisplay: unsafe extern "C" fn(_: *mut XmuDisplayQueue, _: *mut Display) -> *mut XmuDisplayQueueEntryXmuDQRemoveDisplay: unsafe extern "C" fn(_: *mut XmuDisplayQueue, _: *mut Display) -> c_intXmuDrawLogo: 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_charXmuGetColormapAllocation: unsafe extern "C" fn(_: *mut XVisualInfo, _: c_ulong, _: *mut c_ulong, _: *mut c_ulong, _: *mut c_ulong) -> c_intXmuGetHostname: unsafe extern "C" fn(_: *mut c_char, _: c_int) -> c_intXmuInternAtom: unsafe extern "C" fn(_: *mut Display, _: AtomPtr) -> c_ulongXmuInternStrings: 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_ulongXmuLocatePixmapFile: 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_ulongXmuLookupAPL: unsafe extern "C" fn(_: *mut XKeyEvent, _: *mut c_uchar, _: c_int, _: *mut c_ulong, _: *mut XComposeStatus) -> c_intXmuLookupArabic: unsafe extern "C" fn(_: *mut XKeyEvent, _: *mut c_uchar, _: c_int, _: *mut c_ulong, _: *mut XComposeStatus) -> c_intXmuLookupCloseDisplayHook: 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_intXmuLookupCyrillic: unsafe extern "C" fn(_: *mut XKeyEvent, _: *mut c_uchar, _: c_int, _: *mut c_ulong, _: *mut XComposeStatus) -> c_intXmuLookupGreek: unsafe extern "C" fn(_: *mut XKeyEvent, _: *mut c_uchar, _: c_int, _: *mut c_ulong, _: *mut XComposeStatus) -> c_intXmuLookupHebrew: unsafe extern "C" fn(_: *mut XKeyEvent, _: *mut c_uchar, _: c_int, _: *mut c_ulong, _: *mut XComposeStatus) -> c_intXmuLookupJISX0201: unsafe extern "C" fn(_: *mut XKeyEvent, _: *mut c_uchar, _: c_int, _: *mut c_ulong, _: *mut XComposeStatus) -> c_intXmuLookupKana: unsafe extern "C" fn(_: *mut XKeyEvent, _: *mut c_uchar, _: c_int, _: *mut c_ulong, _: *mut XComposeStatus) -> c_intXmuLookupLatin1: unsafe extern "C" fn(_: *mut XKeyEvent, _: *mut c_uchar, _: c_int, _: *mut c_ulong, _: *mut XComposeStatus) -> c_intXmuLookupLatin2: unsafe extern "C" fn(_: *mut XKeyEvent, _: *mut c_uchar, _: c_int, _: *mut c_ulong, _: *mut XComposeStatus) -> c_intXmuLookupLatin3: unsafe extern "C" fn(_: *mut XKeyEvent, _: *mut c_uchar, _: c_int, _: *mut c_ulong, _: *mut XComposeStatus) -> c_intXmuLookupLatin4: unsafe extern "C" fn(_: *mut XKeyEvent, _: *mut c_uchar, _: c_int, _: *mut c_ulong, _: *mut XComposeStatus) -> c_intXmuLookupStandardColormap: unsafe extern "C" fn(_: *mut Display, _: c_int, _: c_ulong, _: c_uint, _: c_ulong, _: c_int, _: c_int) -> c_intXmuLookupString: unsafe extern "C" fn(_: *mut XKeyEvent, _: *mut c_uchar, _: c_int, _: *mut c_ulong, _: *mut XComposeStatus, _: c_ulong) -> c_intXmuMakeAtom: unsafe extern "C" fn(_: *const c_char) -> AtomPtrXmuNameOfAtom: unsafe extern "C" fn(_: AtomPtr) -> *mut c_charXmuNCopyISOLatin1Lowered: 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 XmuAreaXmuNewCvtStringToWidget: unsafe extern "C" fn(_: *mut Display, _: *mut XrmValue, _: *mut c_uint, _: *mut XrmValue, _: *mut XrmValue, _: *mut *mut c_void) -> c_charXmuNewScanline: unsafe extern "C" fn(_: c_int, _: c_int, _: c_int) -> *mut XmuScanlineXmuNewSegment: unsafe extern "C" fn(_: c_int, _: c_int) -> *mut XmuSegmentXmuOptimizeArea: unsafe extern "C" fn(_: *mut XmuArea) -> *mut XmuAreaXmuOptimizeScanline: unsafe extern "C" fn(_: *mut XmuScanline) -> *mut XmuScanlineXmuPrintDefaultErrorMessage: unsafe extern "C" fn(_: *mut Display, _: *mut XErrorEvent, _: *mut FILE) -> c_intXmuReadBitmapData: unsafe extern "C" fn(_: *mut FILE, _: *mut c_uint, _: *mut c_uint, _: *mut *mut c_uchar, _: *mut c_int, _: *mut c_int) -> c_intXmuReadBitmapDataFromFile: unsafe extern "C" fn(_: *const c_char, _: *mut c_uint, _: *mut c_uint, _: *mut *mut c_uchar, _: *mut c_int, _: *mut c_int) -> c_intXmuRegisterExternalAgent: 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_intXmuReshapeWidget: unsafe extern "C" fn(_: Widget, _: c_int, _: c_int, _: c_int) -> c_charXmuScanlineAnd: unsafe extern "C" fn(_: *mut XmuScanline, _: *mut XmuScanline) -> *mut XmuScanlineXmuScanlineAndSegment: unsafe extern "C" fn(_: *mut XmuScanline, _: *mut XmuSegment) -> *mut XmuScanlineXmuScanlineCopy: unsafe extern "C" fn(_: *mut XmuScanline, _: *mut XmuScanline) -> *mut XmuScanlineXmuScanlineEqu: unsafe extern "C" fn(_: *mut XmuScanline, _: *mut XmuScanline) -> c_intXmuScanlineNot: unsafe extern "C" fn(_: *mut XmuScanline, _: c_int, _: c_int) -> *mut XmuScanlineXmuScanlineOr: unsafe extern "C" fn(_: *mut XmuScanline, _: *mut XmuScanline) -> *mut XmuScanlineXmuScanlineOrSegment: unsafe extern "C" fn(_: *mut XmuScanline, _: *mut XmuSegment) -> *mut XmuScanlineXmuScanlineXor: unsafe extern "C" fn(_: *mut XmuScanline, _: *mut XmuScanline) -> *mut XmuScanlineXmuScanlineXorSegment: unsafe extern "C" fn(_: *mut XmuScanline, _: *mut XmuSegment) -> *mut XmuScanlineXmuScreenOfWindow: unsafe extern "C" fn(_: *mut Display, _: c_ulong) -> *mut ScreenXmuSimpleErrorHandler: unsafe extern "C" fn(_: *mut Display, _: *mut XErrorEvent) -> c_intXmuStandardColormap: unsafe extern "C" fn(_: *mut Display, _: c_int, _: c_ulong, _: c_uint, _: c_ulong, _: c_ulong, _: c_ulong, _: c_ulong, _: c_ulong) -> *mut XStandardColormapXmuUpdateMapHints: unsafe extern "C" fn(_: *mut Display, _: c_ulong, _: *mut XSizeHints) -> c_intXmuValidArea: unsafe extern "C" fn(_: *mut XmuArea) -> c_intXmuValidScanline: unsafe extern "C" fn(_: *mut XmuScanline) -> c_intXmuVisualStandardColormaps: unsafe extern "C" fn(_: *mut Display, _: c_int, _: c_ulong, _: c_uint, _: c_int, _: c_int) -> c_intXmuWnCountOwnedResources: unsafe extern "C" fn(_: *mut XmuWidgetNode, _: *mut XmuWidgetNode, _: c_int) -> c_intXmuWnFetchResources: 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 XmuWidgetNodeXmuSnprintf: 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 AtomPtrImplementations
impl Xmu[src]
Trait Implementations
Auto Trait Implementations
Blanket Implementations
impl<T> Any for T where
T: 'static + ?Sized, [src]
T: 'static + ?Sized,
impl<T> Borrow<T> for T where
T: ?Sized, [src]
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized, [src]
T: ?Sized,
pub fn borrow_mut(&mut self) -> &mut T[src]
impl<T> From<T> for T[src]
impl<T, U> Into<U> for T where
U: From<T>, [src]
U: From<T>,
impl<T, U> TryFrom<U> for T where
U: Into<T>, [src]
U: Into<T>,
type Error = Infallible
The type returned in the event of a conversion error.
pub fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>[src]
impl<T, U> TryInto<U> for T where
U: TryFrom<T>, [src]
U: TryFrom<T>,