pub unsafe extern "system" fn CommConfigDialogW(
    lpszname: PCWSTR,
    hwnd: HWND,
    lpcc: *mut COMMCONFIG
) -> BOOL
Expand description

Required features: "Win32_Devices_Communication", "Win32_Foundation"