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