[][src]Function rust_hdfs::hdfsFreeBuilder

pub unsafe extern "C" fn hdfsFreeBuilder(bld: *mut hdfsBuilder)

Free an HDFS builder.

It is normally not necessary to call this function since hdfsBuilderConnect frees the builder.

@param bld The HDFS builder