[][src]Function rust_hdfs::hdfsFileFreeReadStatistics

pub unsafe extern "C" fn hdfsFileFreeReadStatistics(
    stats: *mut hdfsReadStatistics
)

Free some HDFS read statistics.

@param stats The HDFS read statistics to free.