PhidgetMotorVelocityController_getAcceleration

Function PhidgetMotorVelocityController_getAcceleration 

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