[][src]Function rust_hdfs::hdfsReadStatisticsGetRemoteBytesRead

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.