pub unsafe extern "system" fn GetCommConfig(
    hcommdev: HANDLE,
    lpcc: *mut COMMCONFIG,
    lpdwsize: *mut u32
) -> BOOL
Expand description

Required features: ‘Win32_Devices_Communication’, ‘Win32_Foundation’