[][src]Trait pancurses::ToChtype

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

Required Methods

Implementations on Foreign Types

impl ToChtype for char
[src]

Implementors

impl ToChtype for chtype
[src]