pub unsafe extern "system" fn GetCommState(
    hfile: HANDLE,
    lpdcb: *mut DCB
) -> BOOL
Expand description

Required features: ‘Win32_Devices_Communication’, ‘Win32_Foundation’