Function libnotcurses_sys::c_api::ffi::ncplane_below
source · pub unsafe extern "C" fn ncplane_below(
n: *mut ncplane
) -> *mut ncplaneExpand description
Return the plane below this one, or NULL if this is at the bottom.