Skip to main content

lh_border_t

Type Alias lh_border_t 

Source
pub type lh_border_t = lh_border;

Aliased Type§

#[repr(C)]
pub struct lh_border_t { pub width: f32, pub style: i32, pub color: lh_web_color, }

Fields§

§width: f32§style: i32§color: lh_web_color