Function libnotcurses_sys::ffi::ncplane_boundlist [−][src]
pub unsafe extern "C" fn ncplane_boundlist(n: *mut ncplane) -> *mut ncplane
Expand description
Get the head of the list of planes bound to ‘n’.
pub unsafe extern "C" fn ncplane_boundlist(n: *mut ncplane) -> *mut ncplane
Get the head of the list of planes bound to ‘n’.