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

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