DAQmxSetCIEncoderZInputDigSyncEnable

Function DAQmxSetCIEncoderZInputDigSyncEnable 

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