pub unsafe extern "C" fn ulDaqInScanStop(
daqDeviceHandle: DaqDeviceHandle,
) -> UlErrorExpand description
Stops the synchronous input operation currently running. @param daqDeviceHandle the handle to the DAQ device @return The UL error code.
pub unsafe extern "C" fn ulDaqInScanStop(
daqDeviceHandle: DaqDeviceHandle,
) -> UlErrorStops the synchronous input operation currently running. @param daqDeviceHandle the handle to the DAQ device @return The UL error code.