Function windows::Win32::Devices::Communication::EscapeCommFunction

pub unsafe fn EscapeCommFunction<P0>(
    hfile: P0,
    dwfunc: ESCAPE_COMM_FUNCTION,
) -> Result<()>
where P0: Param<HANDLE>,