Type Definition libnotcurses_sys::c_api::NcPixelImpl_u32

source ·
pub type NcPixelImpl_u32 = ncpixelimpl_e;
Expand description

Trait Implementations§

source§

impl From<NcPixelImpl> for NcPixelImpl_u32

source§

fn from(alpha: NcPixelImpl) -> Self

Converts to this type from the input type.