Function winapi::um::synchapi::CreateWaitableTimerW
source · pub unsafe extern "system" fn CreateWaitableTimerW(
lpTimerAttributes: LPSECURITY_ATTRIBUTES,
bManualReset: BOOL,
lpTimerName: LPCWSTR
) -> HANDLE