pub unsafe extern "C" fn ulCClear(
daqDeviceHandle: DaqDeviceHandle,
counterNum: c_int,
) -> UlErrorExpand description
Sets the count of the specified counter to 0. @param daqDeviceHandle the handle to the DAQ device @param counterNum the counter number @return The UL error code.