Trait pancurses::ToChtype

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

Required Methods

Implementations on Foreign Types

Implementors