pub unsafe extern "C" fn qtmClearIrLedOverrides() -> ResultExpand description
Attempts to clear IR LED overrides from any of the relevant commands in qtm:u, qtm:s (and qtm:c) commands
by calling QTMU_EnableManualIrLedControl followed by QTMU_DisableManualIrLedControl, so that auto IR LED
management takes place again.
ยงReturns
The value returned by QTMU_DisableManualIrLedControl.