PhidgetDictionary_update

Function PhidgetDictionary_update 

Source
pub unsafe extern "C" fn PhidgetDictionary_update(
    ch: PhidgetDictionaryHandle,
    key: *const c_char,
    value: *const c_char,
) -> PhidgetReturnCode