[−][src]Function winapi_ui_automation::um::synchapi::SetWaitableTimer
pub unsafe extern "system" fn SetWaitableTimer(
hTimer: HANDLE,
lpDueTime: *const LARGE_INTEGER,
lPeriod: LONG,
pfnCompletionRoutine: PTIMERAPCROUTINE,
lpArgToCompletionRoutine: LPVOID,
fResume: BOOL
) -> BOOL