Function windows_sys::Win32::System::WindowsProgramming::OpenWaitableTimerA
[−]pub unsafe extern "system" fn OpenWaitableTimerA(
dwdesiredaccess: u32,
binherithandle: BOOL,
lptimername: PCSTR
) -> HANDLE
Expand description
Required features: "Win32_System_WindowsProgramming"
, "Win32_Foundation"