PhidgetMotorPositionController_getMaxAcceleration

Function PhidgetMotorPositionController_getMaxAcceleration 

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