OutputHandle

Type Alias OutputHandle 

Source
pub type OutputHandle = Handle<Output>;
Expand description

Unique identifier for an output (monitor)

Aliased Typeยง

pub struct OutputHandle { /* private fields */ }