Function libnotcurses_sys::c_api::ncplane_above
source · pub unsafe extern "C" fn ncplane_above(
n: *mut ncplane
) -> *mut ncplaneExpand 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 ncplaneReturn the plane above this one, or NULL if this is at the top.