DAQmxGetDOOvercurrentAutoReenable

Function DAQmxGetDOOvercurrentAutoReenable 

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