PhidgetVoltageOutput_getVoltageOutputRange

Function PhidgetVoltageOutput_getVoltageOutputRange 

Source
pub unsafe extern "C" fn PhidgetVoltageOutput_getVoltageOutputRange(
    ch: PhidgetVoltageOutputHandle,
    voltageOutputRange: *mut PhidgetVoltageOutput_VoltageOutputRange,
) -> PhidgetReturnCode