[][src]Type Definition ncursesw::shims::bindings::Menu_Hook

type Menu_Hook = Option<unsafe extern "C" fn(arg1: *mut tagMENU)>;