windows::Win32::Devices::Communication

Function SetDefaultCommConfigA

pub unsafe fn SetDefaultCommConfigA<P0>(
    lpszname: P0,
    lpcc: *const COMMCONFIG,
    dwsize: u32,
) -> Result<()>
where P0: Param<PCSTR>,