Function windows_sys::Win32::System::Threading::CreateWaitableTimerW
[−]pub unsafe extern "system" fn CreateWaitableTimerW(
lptimerattributes: *const SECURITY_ATTRIBUTES,
bmanualreset: BOOL,
lptimername: PCWSTR
) -> HANDLE
Expand description
Required features: ‘Win32_System_Threading’, ‘Win32_Foundation’, ‘Win32_Security’