[][src]Type Definition winapi::um::winuser::TIMERPROC

type TIMERPROC = Option<unsafe extern "system" fn(_: HWND, _: UINT, _: UINT_PTR, _: DWORD)>;