PhidgetMotorPositionController_setEngaged

Function PhidgetMotorPositionController_setEngaged 

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