Function CreateWaitableTimerA
pub unsafe fn CreateWaitableTimerA<P2>(
lptimerattributes: Option<*const SECURITY_ATTRIBUTES>,
bmanualreset: bool,
lptimername: P2,
) -> HANDLEwhere
P2: Param<PCSTR>,
pub unsafe fn CreateWaitableTimerA<P2>(
lptimerattributes: Option<*const SECURITY_ATTRIBUTES>,
bmanualreset: bool,
lptimername: P2,
) -> HANDLEwhere
P2: Param<PCSTR>,