[][src]Function fltk_sys::window::Fl_Menu_Window_new

pub unsafe extern "C" fn Fl_Menu_Window_new(
    x: c_int,
    y: c_int,
    width: c_int,
    height: c_int,
    title: *const c_char
) -> *mut Fl_Menu_Window