Function libnotcurses_sys::c_api::ffi::ncmenu_create
source · pub unsafe extern "C" fn ncmenu_create(
n: *mut ncplane,
opts: *const ncmenu_options
) -> *mut ncmenuExpand description
Create a menu with the specified options, bound to the specified plane.