pub unsafe extern "C" fn spinDeviceArrivalEventHandlerDestroy(
hDeviceArrivalEventHandler: spinDeviceArrivalEventHandler,
) -> spinErrorExpand description
Destroys a device arrival event handler @see spinError
@param hDeviceArrivalEventHandler The device arrival event handler to destroy
@return spinError The error code; returns SPINNAKER_ERR_SUCCESS (or 0) for no error