Function windows_sys::Win32::System::Threading::OpenWaitableTimerW
pub unsafe extern "system" fn OpenWaitableTimerW(
dwdesiredaccess: SYNCHRONIZATION_ACCESS_RIGHTS,
binherithandle: BOOL,
lptimername: PCWSTR
) -> HANDLEExpand description
Required features: "Win32_System_Threading", "Win32_Foundation"