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.