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.