spinDeviceEventHandlerDestroy

Function spinDeviceEventHandlerDestroy 

Source
pub unsafe extern "C" fn spinDeviceEventHandlerDestroy(
    hDeviceEventHandler: spinDeviceEventHandler,
) -> spinError
Expand description

Destroys a device event handler @see spinError

@param hDeviceEventHandler The device event handler to destroy

@return spinError The error code; returns SPINNAKER_ERR_SUCCESS (or 0) for no error