Struct flipperzero_sys::ButtonMenuItem
source · #[repr(C)]pub struct ButtonMenuItem { /* private fields */ }Expand description
Re-export bindings
Trait Implementations§
source§impl Clone for ButtonMenuItem
impl Clone for ButtonMenuItem
source§fn clone(&self) -> ButtonMenuItem
fn clone(&self) -> ButtonMenuItem
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read more