spinImageEventHandlerDestroy

Function spinImageEventHandlerDestroy 

Source
pub unsafe extern "C" fn spinImageEventHandlerDestroy(
    hImageEventHandler: spinImageEventHandler,
) -> spinError
Expand 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