PhidgetMotorVelocityController_setFailsafeCurrentLimit

Function PhidgetMotorVelocityController_setFailsafeCurrentLimit 

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