PhidgetDistanceSensor_setSonarQuietMode

Function PhidgetDistanceSensor_setSonarQuietMode 

Source
pub unsafe extern "C" fn PhidgetDistanceSensor_setSonarQuietMode(
    ch: PhidgetDistanceSensorHandle,
    sonarQuietMode: c_int,
) -> PhidgetReturnCode