PhidgetMotorPositionController_getAcceleration

Function PhidgetMotorPositionController_getAcceleration 

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