PhidgetMotorPositionController_setFailsafeBrakingEnabled

Function PhidgetMotorPositionController_setFailsafeBrakingEnabled 

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