Function libnotcurses_sys::ncplane_parent[][src]

pub unsafe extern "C" fn ncplane_parent(n: *mut ncplane) -> *mut ncplane
Expand description

Get the plane to which the plane ‘n’ is bound, if any.