PhidgetCurrentInput_getMaxCurrent

Function PhidgetCurrentInput_getMaxCurrent 

Source
pub unsafe extern "C" fn PhidgetCurrentInput_getMaxCurrent(
    ch: PhidgetCurrentInputHandle,
    maxCurrent: *mut f64,
) -> PhidgetReturnCode