[][src]Type Definition pancurses::chtype

type chtype = u64;

Trait Implementations

impl From<Attribute> for chtype
[src]

Performs the conversion.

impl From<Attributes> for chtype
[src]

Performs the conversion.

impl From<ColorPair> for chtype
[src]

Performs the conversion.

impl ToChtype for chtype
[src]