PhidgetMotorVelocityController_getMinAcceleration

Function PhidgetMotorVelocityController_getMinAcceleration 

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