PhidgetDCMotor_getTargetVelocity

Function PhidgetDCMotor_getTargetVelocity 

Source
pub unsafe extern "C" fn PhidgetDCMotor_getTargetVelocity(
    ch: PhidgetDCMotorHandle,
    targetVelocity: *mut f64,
) -> PhidgetReturnCode