Expand description
The DPMS
X extension.
Accessible with the dpms
cargo feature.
Structs§
- The
Capable
request. - Cookie type for Capable.
- Unchecked cookie type for Capable.
- Reply type for Capable.
- The
Disable
request. - The
Enable
request. - The
ForceLevel
request. - The
GetTimeouts
request. - Cookie type for GetTimeouts.
- Unchecked cookie type for GetTimeouts.
- Reply type for GetTimeouts.
- The
GetVersion
request. - Cookie type for GetVersion.
- Unchecked cookie type for GetVersion.
- Reply type for GetVersion.
- The
Info
request. - Cookie type for Info.
- Unchecked cookie type for Info.
- Reply type for Info.
- The
SetTimeouts
request.
Enums§
Constants§
- The major version of the
DPMS
extension. - The minor version of the
DPMS
extension. - The version string of the
DPMS
extension. - The official identifier for the
DPMS
extension.
Functions§
- Fetch server runtime info data of the
DPMS
extension. - Prefetch server runtime info data of the
DPMS
extension.