PhidgetVoltageOutput_setEnabled

Function PhidgetVoltageOutput_setEnabled 

Source
pub unsafe extern "C" fn PhidgetVoltageOutput_setEnabled(
    ch: PhidgetVoltageOutputHandle,
    enabled: c_int,
) -> PhidgetReturnCode