Function libnotcurses_sys::c_api::notcurses_render[][src]

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

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

Method: Nc.render().