pub unsafe extern "C" fn spinImageStatisticsCreate(
phStatistics: *mut spinImageStatistics,
) -> spinErrorExpand description
Creates an image statistics context
@param phStatistics The statistics handle pointer in which the image statistics context is returned
@return spinError The error code; returns SPINNAKER_ERR_SUCCESS (or 0) for no error