[][src]Type Definition CCODE::WINEVENTPROC

type WINEVENTPROC = Option<unsafe extern "C" fn(hWinEventHook: HWINEVENTHOOK, event: DWORD, hwnd: HWND, idObject: LONG, idChild: LONG, idEventThread: DWORD, dwmsEventTime: DWORD)>;