PhidgetMotorPositionController_getMinAcceleration

Function PhidgetMotorPositionController_getMinAcceleration 

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