Function hdfsConfStrFree

Source
pub unsafe extern "C" fn hdfsConfStrFree(val: *mut c_char)
Expand description

Free a configuration string found with hdfsConfGetStr.

@param val A configuration string obtained from hdfsConfGetStr