PhidgetCurrentInput_getMinCurrent

Function PhidgetCurrentInput_getMinCurrent 

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