Trait pancurses::ToChtype[][src]

pub trait ToChtype {
    fn to_chtype(&self) -> chtype;
}

Required methods

Implementations on Foreign Types

Implementors