Function RtwqAddPeriodicCallback
pub unsafe fn RtwqAddPeriodicCallback<P1>(
callback: RTWQPERIODICCALLBACK,
context: P1,
key: Option<*mut u32>,
) -> Result<()>where
P1: Param<IUnknown>,
pub unsafe fn RtwqAddPeriodicCallback<P1>(
callback: RTWQPERIODICCALLBACK,
context: P1,
key: Option<*mut u32>,
) -> Result<()>where
P1: Param<IUnknown>,