nctree_create

Function nctree_create 

Source
pub unsafe extern "C" fn nctree_create(
    n: *mut ncplane,
    opts: *const nctree_options,
) -> *mut nctree
Expand description

|opts| may not be NULL, since it is necessary to define a callback function.