pub unsafe extern "C" fn hdfsReadStatisticsGetRemoteBytesRead(
stats: *const hdfsReadStatistics,
) -> i64
Expand description
@param stats HDFS read statistics for a file.
@return the number of remote bytes read.
pub unsafe extern "C" fn hdfsReadStatisticsGetRemoteBytesRead(
stats: *const hdfsReadStatistics,
) -> i64
@param stats HDFS read statistics for a file.
@return the number of remote bytes read.