Function hdfsFreeHosts

Source
pub unsafe extern "C" fn hdfsFreeHosts(
    blockHosts: *mut *mut *mut c_char,
)
Expand description

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