PhidgetDCMotor_getAcceleration

Function PhidgetDCMotor_getAcceleration 

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