[][src]Type Definition CCODE::TIMERPROC

type TIMERPROC = Option<unsafe extern "C" fn(arg1: HWND, arg2: UINT, arg3: UINT_PTR, arg4: DWORD)>;