mirror of
https://github.com/neogeek23/rusty_snek_gaem.git
synced 2026-02-05 03:28:41 +00:00
59 lines
29 KiB
HTML
59 lines
29 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="API documentation for the Rust `Xss` struct in crate `x11_dl`."><meta name="keywords" content="rust, rustlang, rust-lang, Xss"><title>x11_dl::xss::Xss - Rust</title><link rel="stylesheet" type="text/css" href="../../normalize.css"><link rel="stylesheet" type="text/css" href="../../rustdoc.css" id="mainThemeStyle"><link rel="stylesheet" type="text/css" href="../../dark.css"><link rel="stylesheet" type="text/css" href="../../light.css" id="themeStyle"><script src="../../storage.js"></script></head><body class="rustdoc struct"><!--[if lte IE 8]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="sidebar"><div class="sidebar-menu">☰</div><p class='location'>Struct Xss</p><div class="sidebar-elems"><div class="block items"><a class="sidebar-title" href="#fields">Fields</a><div class="sidebar-links"><a href="#structfield.XScreenSaverQueryExtension">XScreenSaverQueryExtension</a><a href="#structfield.XScreenSaverQueryVersion">XScreenSaverQueryVersion</a><a href="#structfield.XScreenSaverAllocInfo">XScreenSaverAllocInfo</a><a href="#structfield.XScreenSaverQueryInfo">XScreenSaverQueryInfo</a><a href="#structfield.XScreenSaverSelectInput">XScreenSaverSelectInput</a><a href="#structfield.XScreenSaverSetAttributes">XScreenSaverSetAttributes</a><a href="#structfield.XScreenSaverUnsetAttributes">XScreenSaverUnsetAttributes</a><a href="#structfield.XScreenSaverRegister">XScreenSaverRegister</a><a href="#structfield.XScreenSaverUnregister">XScreenSaverUnregister</a><a href="#structfield.XScreenSaverGetRegistered">XScreenSaverGetRegistered</a><a href="#structfield.XScreenSaverSuspend">XScreenSaverSuspend</a></div><a class="sidebar-title" href="#methods">Methods</a><div class="sidebar-links"><a href="#method.open">open</a></div><a class="sidebar-title" href="#implementations">Trait Implementations</a><div class="sidebar-links"><a href="#impl-Send">Send</a><a href="#impl-Sync">Sync</a></div></div><p class='location'><a href='../index.html'>x11_dl</a>::<wbr><a href='index.html'>xss</a></p><script>window.sidebarCurrent = {name: 'Xss', ty: 'struct', relpath: ''};</script><script defer src="sidebar-items.js"></script></div></nav><div class="theme-picker"><button id="theme-picker" aria-label="Pick another theme!"><img src="../../brush.svg" width="18" alt="Pick another theme!"></button><div id="theme-choices"></div></div><script src="../../theme.js"></script><nav class="sub"><form class="search-form js-only"><div class="search-container"><input class="search-input" name="search" autocomplete="off" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"><a id="settings-menu" href="../../settings.html"><img src="../../wheel.svg" width="18" alt="Change settings"></a></div></form></nav><section id="main" class="content"><h1 class='fqn'><span class='in-band'>Struct <a href='../index.html'>x11_dl</a>::<wbr><a href='index.html'>xss</a>::<wbr><a class="struct" href=''>Xss</a></span><span class='out-of-band'><span id='render-detail'><a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">[<span class='inner'>−</span>]</a></span><a class='srclink' href='../../src/x11_dl/link.rs.html#27-33' title='goto source code'>[src]</a></span></h1><div class="docblock type-decl"><pre class='rust struct'>pub struct Xss {
|
||
pub XScreenSaverQueryExtension: unsafe extern "C" <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.fn.html">fn</a>(_: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.pointer.html">*mut </a><a class="type" href="../../x11_dl/xlib/type.Display.html" title="type x11_dl::xlib::Display">Display</a>, _: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.pointer.html">*mut </a><a class="type" href="https://doc.rust-lang.org/nightly/std/os/raw/type.c_int.html" title="type std::os::raw::c_int">c_int</a>, _: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.pointer.html">*mut </a><a class="type" href="https://doc.rust-lang.org/nightly/std/os/raw/type.c_int.html" title="type std::os::raw::c_int">c_int</a>) -> <a class="type" href="../../x11_dl/xlib/type.Bool.html" title="type x11_dl::xlib::Bool">Bool</a>,
|
||
pub XScreenSaverQueryVersion: unsafe extern "C" <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.fn.html">fn</a>(_: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.pointer.html">*mut </a><a class="type" href="../../x11_dl/xlib/type.Display.html" title="type x11_dl::xlib::Display">Display</a>, _: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.pointer.html">*mut </a><a class="type" href="https://doc.rust-lang.org/nightly/std/os/raw/type.c_int.html" title="type std::os::raw::c_int">c_int</a>, _: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.pointer.html">*mut </a><a class="type" href="https://doc.rust-lang.org/nightly/std/os/raw/type.c_int.html" title="type std::os::raw::c_int">c_int</a>) -> <a class="type" href="../../x11_dl/xlib/type.Status.html" title="type x11_dl::xlib::Status">Status</a>,
|
||
pub XScreenSaverAllocInfo: unsafe extern "C" <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.fn.html">fn</a>() -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.pointer.html">*mut </a><a class="struct" href="../../x11_dl/xss/struct.XScreenSaverInfo.html" title="struct x11_dl::xss::XScreenSaverInfo">XScreenSaverInfo</a>,
|
||
pub XScreenSaverQueryInfo: unsafe extern "C" <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.fn.html">fn</a>(_: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.pointer.html">*mut </a><a class="type" href="../../x11_dl/xlib/type.Display.html" title="type x11_dl::xlib::Display">Display</a>, _: <a class="type" href="../../x11_dl/xlib/type.Drawable.html" title="type x11_dl::xlib::Drawable">Drawable</a>, _: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.pointer.html">*mut </a><a class="struct" href="../../x11_dl/xss/struct.XScreenSaverInfo.html" title="struct x11_dl::xss::XScreenSaverInfo">XScreenSaverInfo</a>) -> <a class="type" href="../../x11_dl/xlib/type.Status.html" title="type x11_dl::xlib::Status">Status</a>,
|
||
pub XScreenSaverSelectInput: unsafe extern "C" <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.fn.html">fn</a>(_: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.pointer.html">*mut </a><a class="type" href="../../x11_dl/xlib/type.Display.html" title="type x11_dl::xlib::Display">Display</a>, _: <a class="type" href="../../x11_dl/xlib/type.Drawable.html" title="type x11_dl::xlib::Drawable">Drawable</a>, _: <a class="type" href="https://doc.rust-lang.org/nightly/std/os/raw/type.c_ulong.html" title="type std::os::raw::c_ulong">c_ulong</a>),
|
||
pub XScreenSaverSetAttributes: unsafe extern "C" <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.fn.html">fn</a>(_: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.pointer.html">*mut </a><a class="type" href="../../x11_dl/xlib/type.Display.html" title="type x11_dl::xlib::Display">Display</a>, _: <a class="type" href="../../x11_dl/xlib/type.Drawable.html" title="type x11_dl::xlib::Drawable">Drawable</a>, _: <a class="type" href="https://doc.rust-lang.org/nightly/std/os/raw/type.c_int.html" title="type std::os::raw::c_int">c_int</a>, _: <a class="type" href="https://doc.rust-lang.org/nightly/std/os/raw/type.c_int.html" title="type std::os::raw::c_int">c_int</a>, _: <a class="type" href="https://doc.rust-lang.org/nightly/std/os/raw/type.c_uint.html" title="type std::os::raw::c_uint">c_uint</a>, _: <a class="type" href="https://doc.rust-lang.org/nightly/std/os/raw/type.c_uint.html" title="type std::os::raw::c_uint">c_uint</a>, _: <a class="type" href="https://doc.rust-lang.org/nightly/std/os/raw/type.c_uint.html" title="type std::os::raw::c_uint">c_uint</a>, _: <a class="type" href="https://doc.rust-lang.org/nightly/std/os/raw/type.c_int.html" title="type std::os::raw::c_int">c_int</a>, _: <a class="type" href="https://doc.rust-lang.org/nightly/std/os/raw/type.c_uint.html" title="type std::os::raw::c_uint">c_uint</a>, _: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.pointer.html">*mut </a><a class="struct" href="../../x11_dl/xlib/struct.Visual.html" title="struct x11_dl::xlib::Visual">Visual</a>, _: <a class="type" href="https://doc.rust-lang.org/nightly/std/os/raw/type.c_ulong.html" title="type std::os::raw::c_ulong">c_ulong</a>, _: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.pointer.html">*mut </a><a class="struct" href="../../x11_dl/xlib/struct.XSetWindowAttributes.html" title="struct x11_dl::xlib::XSetWindowAttributes">XSetWindowAttributes</a>),
|
||
pub XScreenSaverUnsetAttributes: unsafe extern "C" <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.fn.html">fn</a>(_: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.pointer.html">*mut </a><a class="type" href="../../x11_dl/xlib/type.Display.html" title="type x11_dl::xlib::Display">Display</a>, _: <a class="type" href="../../x11_dl/xlib/type.Drawable.html" title="type x11_dl::xlib::Drawable">Drawable</a>),
|
||
pub XScreenSaverRegister: unsafe extern "C" <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.fn.html">fn</a>(_: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.pointer.html">*mut </a><a class="type" href="../../x11_dl/xlib/type.Display.html" title="type x11_dl::xlib::Display">Display</a>, _: <a class="type" href="https://doc.rust-lang.org/nightly/std/os/raw/type.c_int.html" title="type std::os::raw::c_int">c_int</a>, _: <a class="type" href="../../x11_dl/xlib/type.XID.html" title="type x11_dl::xlib::XID">XID</a>, _: <a class="type" href="../../x11_dl/xlib/type.Atom.html" title="type x11_dl::xlib::Atom">Atom</a>) -> <a class="type" href="../../x11_dl/xlib/type.Status.html" title="type x11_dl::xlib::Status">Status</a>,
|
||
pub XScreenSaverUnregister: unsafe extern "C" <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.fn.html">fn</a>(_: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.pointer.html">*mut </a><a class="type" href="../../x11_dl/xlib/type.Display.html" title="type x11_dl::xlib::Display">Display</a>, _: <a class="type" href="https://doc.rust-lang.org/nightly/std/os/raw/type.c_int.html" title="type std::os::raw::c_int">c_int</a>) -> <a class="type" href="../../x11_dl/xlib/type.Status.html" title="type x11_dl::xlib::Status">Status</a>,
|
||
pub XScreenSaverGetRegistered: unsafe extern "C" <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.fn.html">fn</a>(_: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.pointer.html">*mut </a><a class="type" href="../../x11_dl/xlib/type.Display.html" title="type x11_dl::xlib::Display">Display</a>, _: <a class="type" href="https://doc.rust-lang.org/nightly/std/os/raw/type.c_int.html" title="type std::os::raw::c_int">c_int</a>, _: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.pointer.html">*mut </a><a class="type" href="../../x11_dl/xlib/type.XID.html" title="type x11_dl::xlib::XID">XID</a>, _: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.pointer.html">*mut </a><a class="type" href="../../x11_dl/xlib/type.Atom.html" title="type x11_dl::xlib::Atom">Atom</a>) -> <a class="type" href="../../x11_dl/xlib/type.Status.html" title="type x11_dl::xlib::Status">Status</a>,
|
||
pub XScreenSaverSuspend: unsafe extern "C" <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.fn.html">fn</a>(_: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.pointer.html">*mut </a><a class="type" href="../../x11_dl/xlib/type.Display.html" title="type x11_dl::xlib::Display">Display</a>, _: <a class="type" href="../../x11_dl/xlib/type.Bool.html" title="type x11_dl::xlib::Bool">Bool</a>),
|
||
// some fields omitted
|
||
}</pre></div><h2 id='fields' class='fields small-section-header'>
|
||
Fields<a href='#fields' class='anchor'></a></h2><span id="structfield.XScreenSaverQueryExtension" class="structfield small-section-header">
|
||
<a href="#structfield.XScreenSaverQueryExtension" class="anchor field"></a>
|
||
<span id="XScreenSaverQueryExtension.v" class='invisible'>
|
||
<code>XScreenSaverQueryExtension: unsafe extern "C" <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.fn.html">fn</a>(_: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.pointer.html">*mut </a><a class="type" href="../../x11_dl/xlib/type.Display.html" title="type x11_dl::xlib::Display">Display</a>, _: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.pointer.html">*mut </a><a class="type" href="https://doc.rust-lang.org/nightly/std/os/raw/type.c_int.html" title="type std::os::raw::c_int">c_int</a>, _: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.pointer.html">*mut </a><a class="type" href="https://doc.rust-lang.org/nightly/std/os/raw/type.c_int.html" title="type std::os::raw::c_int">c_int</a>) -> <a class="type" href="../../x11_dl/xlib/type.Bool.html" title="type x11_dl::xlib::Bool">Bool</a></code>
|
||
</span></span><span id="structfield.XScreenSaverQueryVersion" class="structfield small-section-header">
|
||
<a href="#structfield.XScreenSaverQueryVersion" class="anchor field"></a>
|
||
<span id="XScreenSaverQueryVersion.v" class='invisible'>
|
||
<code>XScreenSaverQueryVersion: unsafe extern "C" <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.fn.html">fn</a>(_: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.pointer.html">*mut </a><a class="type" href="../../x11_dl/xlib/type.Display.html" title="type x11_dl::xlib::Display">Display</a>, _: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.pointer.html">*mut </a><a class="type" href="https://doc.rust-lang.org/nightly/std/os/raw/type.c_int.html" title="type std::os::raw::c_int">c_int</a>, _: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.pointer.html">*mut </a><a class="type" href="https://doc.rust-lang.org/nightly/std/os/raw/type.c_int.html" title="type std::os::raw::c_int">c_int</a>) -> <a class="type" href="../../x11_dl/xlib/type.Status.html" title="type x11_dl::xlib::Status">Status</a></code>
|
||
</span></span><span id="structfield.XScreenSaverAllocInfo" class="structfield small-section-header">
|
||
<a href="#structfield.XScreenSaverAllocInfo" class="anchor field"></a>
|
||
<span id="XScreenSaverAllocInfo.v" class='invisible'>
|
||
<code>XScreenSaverAllocInfo: unsafe extern "C" <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.fn.html">fn</a>() -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.pointer.html">*mut </a><a class="struct" href="../../x11_dl/xss/struct.XScreenSaverInfo.html" title="struct x11_dl::xss::XScreenSaverInfo">XScreenSaverInfo</a></code>
|
||
</span></span><span id="structfield.XScreenSaverQueryInfo" class="structfield small-section-header">
|
||
<a href="#structfield.XScreenSaverQueryInfo" class="anchor field"></a>
|
||
<span id="XScreenSaverQueryInfo.v" class='invisible'>
|
||
<code>XScreenSaverQueryInfo: unsafe extern "C" <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.fn.html">fn</a>(_: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.pointer.html">*mut </a><a class="type" href="../../x11_dl/xlib/type.Display.html" title="type x11_dl::xlib::Display">Display</a>, _: <a class="type" href="../../x11_dl/xlib/type.Drawable.html" title="type x11_dl::xlib::Drawable">Drawable</a>, _: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.pointer.html">*mut </a><a class="struct" href="../../x11_dl/xss/struct.XScreenSaverInfo.html" title="struct x11_dl::xss::XScreenSaverInfo">XScreenSaverInfo</a>) -> <a class="type" href="../../x11_dl/xlib/type.Status.html" title="type x11_dl::xlib::Status">Status</a></code>
|
||
</span></span><span id="structfield.XScreenSaverSelectInput" class="structfield small-section-header">
|
||
<a href="#structfield.XScreenSaverSelectInput" class="anchor field"></a>
|
||
<span id="XScreenSaverSelectInput.v" class='invisible'>
|
||
<code>XScreenSaverSelectInput: unsafe extern "C" <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.fn.html">fn</a>(_: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.pointer.html">*mut </a><a class="type" href="../../x11_dl/xlib/type.Display.html" title="type x11_dl::xlib::Display">Display</a>, _: <a class="type" href="../../x11_dl/xlib/type.Drawable.html" title="type x11_dl::xlib::Drawable">Drawable</a>, _: <a class="type" href="https://doc.rust-lang.org/nightly/std/os/raw/type.c_ulong.html" title="type std::os::raw::c_ulong">c_ulong</a>)</code>
|
||
</span></span><span id="structfield.XScreenSaverSetAttributes" class="structfield small-section-header">
|
||
<a href="#structfield.XScreenSaverSetAttributes" class="anchor field"></a>
|
||
<span id="XScreenSaverSetAttributes.v" class='invisible'>
|
||
<code>XScreenSaverSetAttributes: unsafe extern "C" <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.fn.html">fn</a>(_: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.pointer.html">*mut </a><a class="type" href="../../x11_dl/xlib/type.Display.html" title="type x11_dl::xlib::Display">Display</a>, _: <a class="type" href="../../x11_dl/xlib/type.Drawable.html" title="type x11_dl::xlib::Drawable">Drawable</a>, _: <a class="type" href="https://doc.rust-lang.org/nightly/std/os/raw/type.c_int.html" title="type std::os::raw::c_int">c_int</a>, _: <a class="type" href="https://doc.rust-lang.org/nightly/std/os/raw/type.c_int.html" title="type std::os::raw::c_int">c_int</a>, _: <a class="type" href="https://doc.rust-lang.org/nightly/std/os/raw/type.c_uint.html" title="type std::os::raw::c_uint">c_uint</a>, _: <a class="type" href="https://doc.rust-lang.org/nightly/std/os/raw/type.c_uint.html" title="type std::os::raw::c_uint">c_uint</a>, _: <a class="type" href="https://doc.rust-lang.org/nightly/std/os/raw/type.c_uint.html" title="type std::os::raw::c_uint">c_uint</a>, _: <a class="type" href="https://doc.rust-lang.org/nightly/std/os/raw/type.c_int.html" title="type std::os::raw::c_int">c_int</a>, _: <a class="type" href="https://doc.rust-lang.org/nightly/std/os/raw/type.c_uint.html" title="type std::os::raw::c_uint">c_uint</a>, _: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.pointer.html">*mut </a><a class="struct" href="../../x11_dl/xlib/struct.Visual.html" title="struct x11_dl::xlib::Visual">Visual</a>, _: <a class="type" href="https://doc.rust-lang.org/nightly/std/os/raw/type.c_ulong.html" title="type std::os::raw::c_ulong">c_ulong</a>, _: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.pointer.html">*mut </a><a class="struct" href="../../x11_dl/xlib/struct.XSetWindowAttributes.html" title="struct x11_dl::xlib::XSetWindowAttributes">XSetWindowAttributes</a>)</code>
|
||
</span></span><span id="structfield.XScreenSaverUnsetAttributes" class="structfield small-section-header">
|
||
<a href="#structfield.XScreenSaverUnsetAttributes" class="anchor field"></a>
|
||
<span id="XScreenSaverUnsetAttributes.v" class='invisible'>
|
||
<code>XScreenSaverUnsetAttributes: unsafe extern "C" <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.fn.html">fn</a>(_: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.pointer.html">*mut </a><a class="type" href="../../x11_dl/xlib/type.Display.html" title="type x11_dl::xlib::Display">Display</a>, _: <a class="type" href="../../x11_dl/xlib/type.Drawable.html" title="type x11_dl::xlib::Drawable">Drawable</a>)</code>
|
||
</span></span><span id="structfield.XScreenSaverRegister" class="structfield small-section-header">
|
||
<a href="#structfield.XScreenSaverRegister" class="anchor field"></a>
|
||
<span id="XScreenSaverRegister.v" class='invisible'>
|
||
<code>XScreenSaverRegister: unsafe extern "C" <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.fn.html">fn</a>(_: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.pointer.html">*mut </a><a class="type" href="../../x11_dl/xlib/type.Display.html" title="type x11_dl::xlib::Display">Display</a>, _: <a class="type" href="https://doc.rust-lang.org/nightly/std/os/raw/type.c_int.html" title="type std::os::raw::c_int">c_int</a>, _: <a class="type" href="../../x11_dl/xlib/type.XID.html" title="type x11_dl::xlib::XID">XID</a>, _: <a class="type" href="../../x11_dl/xlib/type.Atom.html" title="type x11_dl::xlib::Atom">Atom</a>) -> <a class="type" href="../../x11_dl/xlib/type.Status.html" title="type x11_dl::xlib::Status">Status</a></code>
|
||
</span></span><span id="structfield.XScreenSaverUnregister" class="structfield small-section-header">
|
||
<a href="#structfield.XScreenSaverUnregister" class="anchor field"></a>
|
||
<span id="XScreenSaverUnregister.v" class='invisible'>
|
||
<code>XScreenSaverUnregister: unsafe extern "C" <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.fn.html">fn</a>(_: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.pointer.html">*mut </a><a class="type" href="../../x11_dl/xlib/type.Display.html" title="type x11_dl::xlib::Display">Display</a>, _: <a class="type" href="https://doc.rust-lang.org/nightly/std/os/raw/type.c_int.html" title="type std::os::raw::c_int">c_int</a>) -> <a class="type" href="../../x11_dl/xlib/type.Status.html" title="type x11_dl::xlib::Status">Status</a></code>
|
||
</span></span><span id="structfield.XScreenSaverGetRegistered" class="structfield small-section-header">
|
||
<a href="#structfield.XScreenSaverGetRegistered" class="anchor field"></a>
|
||
<span id="XScreenSaverGetRegistered.v" class='invisible'>
|
||
<code>XScreenSaverGetRegistered: unsafe extern "C" <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.fn.html">fn</a>(_: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.pointer.html">*mut </a><a class="type" href="../../x11_dl/xlib/type.Display.html" title="type x11_dl::xlib::Display">Display</a>, _: <a class="type" href="https://doc.rust-lang.org/nightly/std/os/raw/type.c_int.html" title="type std::os::raw::c_int">c_int</a>, _: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.pointer.html">*mut </a><a class="type" href="../../x11_dl/xlib/type.XID.html" title="type x11_dl::xlib::XID">XID</a>, _: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.pointer.html">*mut </a><a class="type" href="../../x11_dl/xlib/type.Atom.html" title="type x11_dl::xlib::Atom">Atom</a>) -> <a class="type" href="../../x11_dl/xlib/type.Status.html" title="type x11_dl::xlib::Status">Status</a></code>
|
||
</span></span><span id="structfield.XScreenSaverSuspend" class="structfield small-section-header">
|
||
<a href="#structfield.XScreenSaverSuspend" class="anchor field"></a>
|
||
<span id="XScreenSaverSuspend.v" class='invisible'>
|
||
<code>XScreenSaverSuspend: unsafe extern "C" <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.fn.html">fn</a>(_: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.pointer.html">*mut </a><a class="type" href="../../x11_dl/xlib/type.Display.html" title="type x11_dl::xlib::Display">Display</a>, _: <a class="type" href="../../x11_dl/xlib/type.Bool.html" title="type x11_dl::xlib::Bool">Bool</a>)</code>
|
||
</span></span><h2 id='methods' class='small-section-header'>Methods<a href='#methods' class='anchor'></a></h2><h3 id='impl' class='impl'><span class='in-band'><table class='table-display'><tbody><tr><td><code>impl <a class="struct" href="../../x11_dl/xss/struct.Xss.html" title="struct x11_dl::xss::Xss">Xss</a></code><a href='#impl' class='anchor'></a></span></td><td><span class='out-of-band'><div class='ghost'></div><a class='srclink' href='../../src/x11_dl/link.rs.html#38-66' title='goto source code'>[src]</a></span></td></tr></tbody></table></h3><div class='impl-items'><h4 id='method.open' class="method"><span id='open.v' class='invisible'><table class='table-display'><tbody><tr><td><code>pub fn <a href='#method.open' class='fnname'>open</a>() -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><<a class="struct" href="../../x11_dl/xss/struct.Xss.html" title="struct x11_dl::xss::Xss">Xss</a>, <a class="struct" href="../../x11_dl/error/struct.OpenError.html" title="struct x11_dl::error::OpenError">OpenError</a>></code></span></td><td><span class='out-of-band'><div class='ghost'></div><a class='srclink' href='../../src/x11_dl/link.rs.html#54-65' title='goto source code'>[src]</a></td></tr></tbody></table></span></h4></div><h2 id='implementations' class='small-section-header'>Trait Implementations<a href='#implementations' class='anchor'></a></h2><div id='implementations-list'><h3 id='impl-Send' class='impl'><span class='in-band'><table class='table-display'><tbody><tr><td><code>impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Send.html" title="trait core::marker::Send">Send</a> for <a class="struct" href="../../x11_dl/xss/struct.Xss.html" title="struct x11_dl::xss::Xss">Xss</a></code><a href='#impl-Send' class='anchor'></a></span></td><td><span class='out-of-band'><div class='ghost'></div><a class='srclink' href='../../src/x11_dl/link.rs.html#35' title='goto source code'>[src]</a></span></td></tr></tbody></table></h3><div class='impl-items'></div><h3 id='impl-Sync' class='impl'><span class='in-band'><table class='table-display'><tbody><tr><td><code>impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sync.html" title="trait core::marker::Sync">Sync</a> for <a class="struct" href="../../x11_dl/xss/struct.Xss.html" title="struct x11_dl::xss::Xss">Xss</a></code><a href='#impl-Sync' class='anchor'></a></span></td><td><span class='out-of-band'><div class='ghost'></div><a class='srclink' href='../../src/x11_dl/link.rs.html#36' title='goto source code'>[src]</a></span></td></tr></tbody></table></h3><div class='impl-items'></div></div></section><section id="search" class="content hidden"></section><section class="footer"></section><aside id="help" class="hidden"><div><h1 class="hidden">Help</h1><div class="shortcuts"><h2>Keyboard Shortcuts</h2><dl><dt><kbd>?</kbd></dt><dd>Show this help dialog</dd><dt><kbd>S</kbd></dt><dd>Focus the search field</dd><dt><kbd>↑</kbd></dt><dd>Move up in search results</dd><dt><kbd>↓</kbd></dt><dd>Move down in search results</dd><dt><kbd>↹</kbd></dt><dd>Switch tab</dd><dt><kbd>⏎</kbd></dt><dd>Go to active search result</dd><dt><kbd>+</kbd></dt><dd>Expand all sections</dd><dt><kbd>-</kbd></dt><dd>Collapse all sections</dd></dl></div><div class="infos"><h2>Search Tricks</h2><p>Prefix searches with a type followed by a colon (e.g. <code>fn:</code>) to restrict the search to a given type.</p><p>Accepted types are: <code>fn</code>, <code>mod</code>, <code>struct</code>, <code>enum</code>, <code>trait</code>, <code>type</code>, <code>macro</code>, and <code>const</code>.</p><p>Search functions by type signature (e.g. <code>vec -> usize</code> or <code>* -> vec</code>)</p><p>Search multiple things at once by splitting your query with comma (e.g. <code>str,u8</code> or <code>String,struct:Vec,test</code>)</p></div></div></aside><script>window.rootPath = "../../";window.currentCrate = "x11_dl";</script><script src="../../aliases.js"></script><script src="../../main.js"></script><script defer src="../../search-index.js"></script></body></html> |