[−][src]Struct x11_dl::xrandr::Xrandr_2_2_0
Fields
XRRAddOutputMode: unsafe extern "C" fn(_: *mut Display, _: RROutput, _: RRMode)
XRRAllocGamma: unsafe extern "C" fn(_: c_int) -> *mut XRRCrtcGamma
XRRAllocModeInfo: unsafe extern "C" fn(_: *const c_char, _: c_int) -> *mut XRRModeInfo
XRRChangeOutputProperty: unsafe extern "C" fn(_: *mut Display, _: RROutput, _: Atom, _: Atom, _: c_int, _: c_int, _: *const c_uchar, _: c_int)
XRRChangeProviderProperty: unsafe extern "C" fn(_: *mut Display, _: RRProvider, _: Atom, _: Atom, _: c_int, _: c_int, _: *const c_uchar, _: c_int)
XRRConfigCurrentConfiguration: unsafe extern "C" fn(_: *mut XRRScreenConfiguration, _: *mut Rotation) -> SizeID
XRRConfigCurrentRate: unsafe extern "C" fn(_: *mut XRRScreenConfiguration) -> c_short
XRRConfigRates: unsafe extern "C" fn(_: *mut XRRScreenConfiguration, _: c_int, _: *mut c_int) -> *mut c_short
XRRConfigRotations: unsafe extern "C" fn(_: *mut XRRScreenConfiguration, _: *mut Rotation) -> Rotation
XRRConfigSizes: unsafe extern "C" fn(_: *mut XRRScreenConfiguration, _: *mut c_int) -> *mut XRRScreenSize
XRRConfigTimes: unsafe extern "C" fn(_: *mut XRRScreenConfiguration, _: *mut Time) -> Time
XRRConfigureOutputProperty: unsafe extern "C" fn(_: *mut Display, _: RROutput, _: Atom, _: Bool, _: Bool, _: c_int, _: *mut c_long)
XRRConfigureProviderProperty: unsafe extern "C" fn(_: *mut Display, _: RRProvider, _: Atom, _: Bool, _: Bool, _: c_int, _: *mut c_long)
XRRCreateMode: unsafe extern "C" fn(_: *mut Display, _: Window, _: *mut XRRModeInfo) -> RRMode
XRRDeleteOutputMode: unsafe extern "C" fn(_: *mut Display, _: RROutput, _: RRMode)
XRRDeleteOutputProperty: unsafe extern "C" fn(_: *mut Display, _: RROutput, _: Atom)
XRRDeleteProviderProperty: unsafe extern "C" fn(_: *mut Display, _: RRProvider, _: Atom)
XRRDestroyMode: unsafe extern "C" fn(_: *mut Display, _: RRMode)
XRRFreeCrtcInfo: unsafe extern "C" fn(_: *mut XRRCrtcInfo)
XRRFreeGamma: unsafe extern "C" fn(_: *mut XRRCrtcGamma)
XRRFreeModeInfo: unsafe extern "C" fn(_: *mut XRRModeInfo)
XRRFreeOutputInfo: unsafe extern "C" fn(_: *mut XRROutputInfo)
XRRFreePanning: unsafe extern "C" fn(_: *mut XRRPanning)
XRRFreeProviderInfo: unsafe extern "C" fn(_: *mut XRRProviderInfo)
XRRFreeProviderResources: unsafe extern "C" fn(_: *mut XRRProviderResources)
XRRFreeScreenConfigInfo: unsafe extern "C" fn(_: *mut XRRScreenConfiguration)
XRRFreeScreenResources: unsafe extern "C" fn(_: *mut XRRScreenResources)
XRRGetCrtcGamma: unsafe extern "C" fn(_: *mut Display, _: RRCrtc) -> *mut XRRCrtcGamma
XRRGetCrtcGammaSize: unsafe extern "C" fn(_: *mut Display, _: RRCrtc) -> c_int
XRRGetCrtcInfo: unsafe extern "C" fn(_: *mut Display, _: *mut XRRScreenResources, _: RRCrtc) -> *mut XRRCrtcInfo
XRRGetCrtcTransform: unsafe extern "C" fn(_: *mut Display, _: RRCrtc, _: *mut *mut XRRCrtcTransformAttributes) -> Status
XRRGetOutputInfo: unsafe extern "C" fn(_: *mut Display, _: *mut XRRScreenResources, _: RROutput) -> *mut XRROutputInfo
XRRGetOutputPrimary: unsafe extern "C" fn(_: *mut Display, _: Window) -> RROutput
XRRGetOutputProperty: unsafe extern "C" fn(_: *mut Display, _: RROutput, _: Atom, _: c_long, _: c_long, _: Bool, _: Bool, _: Atom, _: *mut Atom, _: *mut c_int, _: *mut c_ulong, _: *mut c_ulong, _: *mut *mut c_uchar) -> c_int
XRRGetPanning: unsafe extern "C" fn(_: *mut Display, _: *mut XRRScreenResources, _: RRCrtc) -> *mut XRRPanning
XRRGetProviderInfo: unsafe extern "C" fn(_: *mut Display, _: *mut XRRScreenResources, _: RRProvider) -> *mut XRRProviderInfo
XRRGetProviderProperty: unsafe extern "C" fn(_: *mut Display, _: RRProvider, _: Atom, _: c_long, _: c_long, _: Bool, _: Bool, _: Atom, _: *mut Atom, _: *mut c_int, _: *mut c_ulong, _: *mut c_ulong, _: *mut *mut c_uchar) -> c_int
XRRGetProviderResources: unsafe extern "C" fn(_: *mut Display, _: Window) -> *mut XRRProviderResources
XRRGetScreenInfo: unsafe extern "C" fn(_: *mut Display, _: Window) -> *mut XRRScreenConfiguration
XRRGetScreenResources: unsafe extern "C" fn(_: *mut Display, _: Window) -> *mut XRRScreenResources
XRRGetScreenResourcesCurrent: unsafe extern "C" fn(_: *mut Display, _: Window) -> *mut XRRScreenResources
XRRGetScreenSizeRange: unsafe extern "C" fn(_: *mut Display, _: Window, _: *mut c_int, _: *mut c_int, _: *mut c_int, _: *mut c_int) -> Status
XRRListOutputProperties: unsafe extern "C" fn(_: *mut Display, _: RROutput, _: *mut c_int) -> *mut Atom
XRRListProviderProperties: unsafe extern "C" fn(_: *mut Display, _: RRProvider, _: *mut c_int) -> *mut Atom
XRRQueryExtension: unsafe extern "C" fn(_: *mut Display, _: *mut c_int, _: *mut c_int) -> Bool
XRRQueryOutputProperty: unsafe extern "C" fn(_: *mut Display, _: RROutput, _: Atom) -> *mut XRRPropertyInfo
XRRQueryProviderProperty: unsafe extern "C" fn(_: *mut Display, _: RRProvider, _: Atom) -> *mut XRRPropertyInfo
XRRQueryVersion: unsafe extern "C" fn(_: *mut Display, _: *mut c_int, _: *mut c_int) -> Status
XRRRates: unsafe extern "C" fn(_: *mut Display, _: c_int, _: c_int, _: *mut c_int) -> *mut c_short
XRRRootToScreen: unsafe extern "C" fn(_: *mut Display, _: Window) -> c_int
XRRRotations: unsafe extern "C" fn(_: *mut Display, _: c_int, _: *mut Rotation) -> Rotation
XRRSelectInput: unsafe extern "C" fn(_: *mut Display, _: Window, _: c_int)
XRRSetCrtcConfig: unsafe extern "C" fn(_: *mut Display, _: *mut XRRScreenResources, _: RRCrtc, _: Time, _: c_int, _: c_int, _: RRMode, _: Rotation, _: *mut RROutput, _: c_int) -> Status
XRRSetCrtcGamma: unsafe extern "C" fn(_: *mut Display, _: RRCrtc, _: *mut XRRCrtcGamma)
XRRSetCrtcTransform: unsafe extern "C" fn(_: *mut Display, _: RRCrtc, _: *mut XTransform, _: *const c_char, _: *mut XFixed, _: c_int)
XRRSetOutputPrimary: unsafe extern "C" fn(_: *mut Display, _: Window, _: RROutput)
XRRSetPanning: unsafe extern "C" fn(_: *mut Display, _: *mut XRRScreenResources, _: RRCrtc, _: *mut XRRPanning) -> Status
XRRSetProviderOffloadSink: unsafe extern "C" fn(_: *mut Display, _: XID, _: XID) -> c_int
XRRSetProviderOutputSource: unsafe extern "C" fn(_: *mut Display, _: XID, _: XID) -> c_int
XRRSetScreenConfig: unsafe extern "C" fn(_: *mut Display, _: *mut XRRScreenConfiguration, _: Drawable, _: c_int, _: Rotation, _: Time) -> Status
XRRSetScreenConfigAndRate: unsafe extern "C" fn(_: *mut Display, _: *mut XRRScreenConfiguration, _: Drawable, _: c_int, _: Rotation, _: c_short, _: Time) -> Status
XRRSetScreenSize: unsafe extern "C" fn(_: *mut Display, _: Window, _: c_int, _: c_int, _: c_int, _: c_int)
XRRSizes: unsafe extern "C" fn(_: *mut Display, _: c_int, _: *mut c_int) -> *mut XRRScreenSize
XRRTimes: unsafe extern "C" fn(_: *mut Display, _: c_int, _: *mut Time) -> Time
XRRUpdateConfiguration: unsafe extern "C" fn(_: *mut XEvent) -> c_int
Implementations
impl Xrandr_2_2_0
[src]
pub fn open() -> Result<Xrandr_2_2_0, OpenError>
[src]
Trait Implementations
impl Send for Xrandr_2_2_0
[src]
impl Sync for Xrandr_2_2_0
[src]
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,
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.
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>,