Function libnotcurses_sys::nctree_create[][src]

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.