PhidgetDCMotor_getVelocity

Function PhidgetDCMotor_getVelocity 

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