pub unsafe extern "C" fn hdfsFileFreeReadStatistics(
stats: *mut hdfsReadStatistics,
)Expand description
Free some HDFS read statistics.
@param stats The HDFS read statistics to free.
pub unsafe extern "C" fn hdfsFileFreeReadStatistics(
stats: *mut hdfsReadStatistics,
)Free some HDFS read statistics.
@param stats The HDFS read statistics to free.