pub unsafe extern "C" fn hdfsFreeBuilder(bld: *mut hdfsBuilder)
Expand description
Free an HDFS builder.
It is normally not necessary to call this function since hdfsBuilderConnect frees the builder.
@param bld The HDFS builder
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