Skip to main content

lh_position_t

Type Alias lh_position_t 

Source
pub type lh_position_t = lh_position;

Aliased Type§

#[repr(C)]
pub struct lh_position_t { pub x: f32, pub y: f32, pub width: f32, pub height: f32, }

Fields§

§x: f32§y: f32§width: f32§height: f32