DAQmxGetCIEncoderAInputDigSyncEnable

Function DAQmxGetCIEncoderAInputDigSyncEnable 

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