DAQmxGetCIVelocityEncoderAInputDigFltrEnable

Function DAQmxGetCIVelocityEncoderAInputDigFltrEnable 

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