PhidgetMotorVelocityController_setFailsafeBrakingEnabled

Function PhidgetMotorVelocityController_setFailsafeBrakingEnabled 

Source
pub unsafe extern "C" fn PhidgetMotorVelocityController_setFailsafeBrakingEnabled(
    ch: PhidgetMotorVelocityControllerHandle,
    failsafeBrakingEnabled: c_int,
) -> PhidgetReturnCode