pub unsafe extern "C" fn spinImageEventHandlerDestroy(
hImageEventHandler: spinImageEventHandler,
) -> spinErrorExpand description
Destroys an image event handler @see spinError
@param hImageEventHandler The image event handler to destroy
@return spinError The error code; returns SPINNAKER_ERR_SUCCESS (or 0) for no error