PhidgetMotorVelocityController_getExpectedVelocity

Function PhidgetMotorVelocityController_getExpectedVelocity 

Source
pub unsafe extern "C" fn PhidgetMotorVelocityController_getExpectedVelocity(
    ch: PhidgetMotorVelocityControllerHandle,
    expectedVelocity: *mut f64,
) -> PhidgetReturnCode