PhidgetMotorVelocityController_getTargetVelocity

Function PhidgetMotorVelocityController_getTargetVelocity 

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