windows::Win32::Devices::Communication

Function GetDefaultCommConfigA

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