Type Definition libnotcurses_sys::c_api::NcBlitter_u32

source ·
pub type NcBlitter_u32 = ncblitter_e;
Expand description

Trait Implementations§

source§

impl From<NcBlitter> for NcBlitter_u32

source§

fn from(blitter: NcBlitter) -> Self

Converts to this type from the input type.