icustombubble

Type Alias icustombubble 

Source
pub type icustombubble = icustombubble_s;

Aliased Type§

#[repr(C)]
pub struct icustombubble { pub type_: i32, pub bubble_pos: irect_s, pub arrow_pos: irect_s, pub arrow_bmp: *mut ibitmap_s, pub icon_bmp: *mut ibitmap_s, pub text_pos: irect_s, pub font: *mut ifont_s, pub text: *mut u8, }

Fields§

§type_: i32§bubble_pos: irect_s§arrow_pos: irect_s§arrow_bmp: *mut ibitmap_s§icon_bmp: *mut ibitmap_s§text_pos: irect_s§font: *mut ifont_s§text: *mut u8