Type Definition libnotcurses_sys::c_api::NcAlign_u32

source ·
pub type NcAlign_u32 = ncalign_e;
Expand description

Trait Implementations§

source§

impl From<NcAlign> for NcAlign_u32

source§

fn from(align: NcAlign) -> Self

Converts to this type from the input type.