pub unsafe extern "C" fn ncpile_create(
nc: *mut notcurses,
nopts: *const ncplane_options,
) -> *mut ncplaneExpand description
Same as ncplane_create(), but creates a new pile. The returned plane will be the top, bottom, and root of this new pile.