Struct ncurses::ll::MEVENT [] [src]

pub struct MEVENT {
    // some fields omitted
}

Trait Implementations

Derived Implementations

impl Copy for MEVENT

impl Clone for MEVENT

fn clone(&self) -> MEVENT

fn clone_from(&mut self, source: &Self)