PhidgetMotorVelocityController_getMaxAcceleration

Function PhidgetMotorVelocityController_getMaxAcceleration 

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