Function libnotcurses_sys::c_api::ncplane_parent
source · pub unsafe extern "C" fn ncplane_parent(
n: *mut ncplane
) -> *mut ncplaneExpand description
Get the plane to which the plane ‘n’ is bound, if any.
pub unsafe extern "C" fn ncplane_parent(
n: *mut ncplane
) -> *mut ncplaneGet the plane to which the plane ‘n’ is bound, if any.