PhidgetDictionary_add

Function PhidgetDictionary_add 

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