windows::Win32::System::Threading

Function OpenWaitableTimerA

pub unsafe fn OpenWaitableTimerA<P2>(
    dwdesiredaccess: u32,
    binherithandle: bool,
    lptimername: P2,
) -> HANDLE
where P2: Param<PCSTR>,