Function hdfsFileFreeReadStatistics

Source
pub unsafe extern "C" fn hdfsFileFreeReadStatistics(
    stats: *mut hdfsReadStatistics,
)
Expand description

Free some HDFS read statistics.

@param stats The HDFS read statistics to free.