PhidgetMotorPositionController_setEnableExpectedPosition

Function PhidgetMotorPositionController_setEnableExpectedPosition 

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