Function windows_sys::Win32::System::Threading::OpenWaitableTimerW
[−]pub unsafe extern "system" fn OpenWaitableTimerW(
dwdesiredaccess: u32,
binherithandle: BOOL,
lptimername: PCWSTR
) -> HANDLE
Expand description
Required features: "Win32_System_Threading"
, "Win32_Foundation"