notcurses_render

Function notcurses_render 

Source
pub fn notcurses_render(nc: &mut Nc) -> NcResult_i32
Expand description

Renders and rasterizes the standard pile in one shot. Blocking call.

Method: Nc.render().