windows::Win32::Devices::Communication

Function SetDefaultCommConfigW

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