Function windows_sys::Win32::Devices::Communication::GetCommState

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