Function libnotcurses_sys::c_api::ffi::ncpile_render
source · pub unsafe extern "C" fn ncpile_render(n: *mut ncplane) -> c_intExpand 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().