Struct xcb::x::QueryExtensionReply[][src]

pub struct QueryExtensionReply { /* fields omitted */ }

Implementations

Whether the extension is present on this X11 server.

The major opcode for requests.

The first event code, if any.

The first error code, if any.

Trait Implementations

Formats the value using the given formatter. Read more

Executes the destructor for this type. Read more

Build the reply struct from a raw pointer. Read more

Consume the reply struct into a raw pointer. Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.