Function windows::Win32::Devices::Communication::SetupComm

pub unsafe fn SetupComm<P0>(
    hfile: P0,
    dwinqueue: u32,
    dwoutqueue: u32,
) -> Result<()>
where P0: Param<HANDLE>,