pub unsafe extern "system" fn GetDefaultCommConfigW(
    lpszname: PCWSTR,
    lpcc: *mut COMMCONFIG,
    lpdwsize: *mut u32
) -> BOOL
Expand description

Required features: ‘Win32_Devices_Communication’, ‘Win32_Foundation’