Module rustwlc::handle [] [src]

Contains definitions for wlc handle types.

Implementations

  • Debug: pointer-prints the underlying uintptr_t handle
  • Eq, Ord: compare the underlying uintptr_t handle
  • Clone: View handles can safely be cloned.

Structs

WlcOutput

Represents a handle to a wlc output.

WlcView

Represents a handle to a wlc view.