Function libnotcurses_sys::ncpile_create[][src]

pub unsafe extern "C" fn ncpile_create(
    nc: *mut notcurses,
    nopts: *const ncplane_options
) -> *mut ncplane
Expand description

Same as ncplane_create(), but creates a new pile. The returned plane will be the top, bottom, and root of this new pile.