pub unsafe extern "C" fn spinImageStatisticsDestroy(
hStatistics: spinImageStatistics,
) -> spinErrorExpand description
Destroys an image statistics context @see spinError
@param hStatistics The image statistics context to destroy
@return spinError The error code; returns SPINNAKER_ERR_SUCCESS (or 0) for no error