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

Methods

impl Xmu
[src]

[src]

Trait Implementations

impl Send for Xmu
[src]

impl Sync for Xmu
[src]