Function libnotcurses_sys::ncmenu_create[][src]

pub unsafe extern "C" fn ncmenu_create(
    n: *mut ncplane,
    opts: *const ncmenu_options
) -> *mut ncmenu
Expand description

Create a menu with the specified options, bound to the specified plane.