[][src]Function rust_hdfs::hdfsFreeHosts

pub unsafe extern "C" fn hdfsFreeHosts(blockHosts: *mut *mut *mut c_char)

hdfsFreeHosts - Free up the structure returned by hdfsGetHosts @param hdfsFileInfo The array of dynamically-allocated hdfsFileInfo objects. @param numEntries The size of the array.