Skip to main content

lv_imagebutton_src_info_t

Type Alias lv_imagebutton_src_info_t 

Source
pub type lv_imagebutton_src_info_t = _lv_imagebutton_src_info_t;

Aliased Type§

#[repr(C)]
pub struct lv_imagebutton_src_info_t { pub img_src: *const c_void, pub header: lv_image_header_t, }

Fields§

§img_src: *const c_void§header: lv_image_header_t