Trait ncursesw::AttributesGeneric[][src]

pub trait AttributesGeneric {
    fn as_attr_t(&self) -> attr_t;
}

Required methods

Implementors