Struct inkview_sys::c_api::icustomhero_s [−][src]
#[repr(C)]pub struct icustomhero_s { pub pos: irect, pub name: *mut u8, pub hero_bmp: *mut ibitmap, pub max_bubbles: i32, pub bubbles: *mut *mut irect, }
Fields
pos: irectname: *mut u8hero_bmp: *mut ibitmapmax_bubbles: i32bubbles: *mut *mut irectTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for icustomhero_simpl !Send for icustomhero_simpl !Sync for icustomhero_simpl Unpin for icustomhero_simpl UnwindSafe for icustomhero_sBlanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V