Function libnotcurses_sys::c_api::ncplane_base
source · pub unsafe extern "C" fn ncplane_base(
n: *mut ncplane,
c: *mut nccell
) -> c_intExpand description
Extract the ncplane’s base nccell into ‘c’. The reference is invalidated if ‘ncp’ is destroyed.