pub unsafe extern "C" fn spinDeviceEventHandlerDestroy(
hDeviceEventHandler: spinDeviceEventHandler,
) -> spinErrorExpand 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