[][src]Type Definition crosscurses::chtype

type chtype = u64;

Trait Implementations

impl From<Attribute> for chtype[src]

impl From<Attributes> for chtype[src]

impl From<ColorPair> for chtype[src]

impl ToChtype for chtype[src]