[][src]Type Definition winapi::um::wincon::PHANDLER_ROUTINE

type PHANDLER_ROUTINE = Option<unsafe extern "system" fn(CtrlType: DWORD) -> BOOL>;