[][src]Function rust_hdfs::hdfsGetCapacity

pub unsafe extern "C" fn hdfsGetCapacity(fs: hdfsFS) -> tOffset

hdfsGetCapacity - Return the raw capacity of the filesystem. @param fs The configured filesystem handle. @return Returns the raw-capacity; -1 on error.