Function libnotcurses_sys::ncpile_render[][src]

pub unsafe extern "C" fn ncpile_render(n: *mut ncplane) -> c_int
Expand description

Renders the pile of which ‘n’ is a part. Rendering this pile again will blow away the render. To actually write out the render, call ncpile_rasterize().