[][src]Type Definition winapi::um::wct::PWAITCHAINCALLBACK

type PWAITCHAINCALLBACK = Option<unsafe extern "C" fn(WctHandle: HWCT, Context: DWORD_PTR, CallbackStatus: DWORD, NodeCount: LPDWORD, NodeInfoArray: PWAITCHAIN_NODE_INFO, IsCycle: LPBOOL)>;