hdfs::native::hdfsFreeFileInfo
[−]
[src]
pub unsafe extern fn hdfsFreeFileInfo(hdfsFileInfo: *const hdfsFileInfo, numEntries: c_int)
Free up the hdfsFileInfo array (including fields)
Params
hdfsFileInfo
The array of dynamically-allocated hdfsFileInfo objects.numEntries
The size of the array.