pub unsafe extern "C" fn spinImageDestroy(
hImage: spinImage,
) -> spinErrorExpand 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