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

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