Function libnotcurses_sys::ffi::ncplane_base [−][src]
pub unsafe extern "C" fn ncplane_base(n: *mut ncplane, c: *mut nccell) -> c_int
Expand description
Extract the ncplane’s base nccell into ‘c’. The reference is invalidated if ‘ncp’ is destroyed.