RtwqBeginUnregisterWorkQueueWithMMCSS

Function RtwqBeginUnregisterWorkQueueWithMMCSS 

pub unsafe fn RtwqBeginUnregisterWorkQueueWithMMCSS<P1, P2>(
    workqueueid: u32,
    donecallback: P1,
    donestate: P2,
) -> Result<()>
where P1: Param<IRtwqAsyncCallback>, P2: Param<IUnknown>,