[][src]Type Definition ncurses::menu::wrapper::HOOK

type HOOK = Option<extern "C" fn(_: *mut i8)>;