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

Required features: "Win32_Foundation"