Function libnotcurses_sys::ffi::ncplane_below [−][src]
pub unsafe extern "C" fn ncplane_below(n: *mut ncplane) -> *mut ncplane
Expand description
Return the plane below this one, or NULL if this is at the bottom.
pub unsafe extern "C" fn ncplane_below(n: *mut ncplane) -> *mut ncplane
Return the plane below this one, or NULL if this is at the bottom.