Function windows_sys::Win32::Devices::Communication::SetCommState

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