ncplane_base

Function ncplane_base 

Source
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.