ncmenu_create

Function ncmenu_create 

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