PhidgetDictionary_set

Function PhidgetDictionary_set 

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