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