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

Required features: ‘Win32_Devices_Communication’, ‘Win32_Foundation’