PhidgetMotorPositionController_setAcceleration

Function PhidgetMotorPositionController_setAcceleration 

Source
pub unsafe extern "C" fn PhidgetMotorPositionController_setAcceleration(
    ch: PhidgetMotorPositionControllerHandle,
    acceleration: f64,
) -> PhidgetReturnCode