windows::Win32::Devices::Communication

Function GetDefaultCommConfigW

pub unsafe fn GetDefaultCommConfigW<P0>(
    lpszname: P0,
    lpcc: *mut COMMCONFIG,
    lpdwsize: *mut u32,
) -> Result<()>
where P0: Param<PCWSTR>,