spinImageDestroy

Function spinImageDestroy 

Source
pub unsafe extern "C" fn spinImageDestroy(
    hImage: spinImage,
) -> spinError
Expand description

Destroys an image @see spinError

@param hImage The image to destroy

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