DAQmxGetCIVelocityLinEncoderDistPerPulse

Function DAQmxGetCIVelocityLinEncoderDistPerPulse 

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