PhidgetMotorVelocityController_setStallVelocity

Function PhidgetMotorVelocityController_setStallVelocity 

Source
pub unsafe extern "C" fn PhidgetMotorVelocityController_setStallVelocity(
    ch: PhidgetMotorVelocityControllerHandle,
    stallVelocity: f64,
) -> PhidgetReturnCode