Type Definition libnotcurses_sys::ffi::ncblitter_e[][src]

type ncblitter_e = c_uint;
Expand description

we never blit full blocks, but instead spaces (more efficient) with the background set to the desired foreground. these need be kept in the same order as the blitters[] definition in lib/blit.c.