Function windows_sys::Win32::System::WindowsProgramming::CreateWaitableTimerA
[−]pub unsafe extern "system" fn CreateWaitableTimerA(
lptimerattributes: *const SECURITY_ATTRIBUTES,
bmanualreset: BOOL,
lptimername: PCSTR
) -> HANDLE
Expand description
Required features: "Win32_System_WindowsProgramming"
, "Win32_Foundation"
, "Win32_Security"