PhidgetDictionary_setOnRemoveHandler

Function PhidgetDictionary_setOnRemoveHandler 

Source
pub unsafe extern "C" fn PhidgetDictionary_setOnRemoveHandler(
    ch: PhidgetDictionaryHandle,
    fptr: PhidgetDictionary_OnRemoveCallback,
    ctx: *mut c_void,
) -> PhidgetReturnCode