pub unsafe extern "system" fn SetDefaultCommConfigA(
    lpszname: PCSTR,
    lpcc: *const COMMCONFIG,
    dwsize: u32
) -> BOOL
Expand description

Required features: "Win32_Devices_Communication", "Win32_Foundation"