DAQmxSetDOOvercurrentAutoReenable

Function DAQmxSetDOOvercurrentAutoReenable 

Source
pub unsafe extern "C" fn DAQmxSetDOOvercurrentAutoReenable(
    taskHandle: TaskHandle,
    channel: *const c_char,
    data: bool32,
) -> int32