NcAlign_u32

Type Alias NcAlign_u32 

Source
pub type NcAlign_u32 = ncalign_e;
Expand description

Alignment within an NcPlane or terminal.

It’s recommended to use NcAlign instead.

§Associated c_api constants

Trait Implementations§

Source§

impl From<NcAlign> for NcAlign_u32

Source§

fn from(align: NcAlign) -> Self

Converts to this type from the input type.