Skip to main content

switch_frame_geometry_t

Type Alias switch_frame_geometry_t 

Source
pub type switch_frame_geometry_t = switch_frame_geometry;

Aliased Type§

#[repr(C)]
pub struct switch_frame_geometry_t { pub w: i32, pub h: i32, pub x: i32, pub y: i32, pub z: i32, pub M: i32, pub X: i32, }

Fields§

§w: i32§h: i32§x: i32§y: i32§z: i32§M: i32§X: i32