pub unsafe extern "system" fn GetCommProperties(
    hfile: HANDLE,
    lpcommprop: *mut COMMPROP
) -> BOOL
Expand description

Required features: ‘Win32_Devices_Communication’, ‘Win32_Foundation’