Function windows::Win32::System::Threading::RtwqJoinWorkQueue

pub unsafe fn RtwqJoinWorkQueue<P0>(
    workqueueid: u32,
    hfile: P0,
) -> Result<HANDLE>
where P0: Param<HANDLE>,