Function libnotcurses_sys::ffi::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.