PhidgetDCMotor_getMaxAcceleration

Function PhidgetDCMotor_getMaxAcceleration 

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