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