[][src]Function rust_hdfs::hadoopRzOptionsFree

pub unsafe extern "C" fn hadoopRzOptionsFree(opts: *mut hadoopRzOptions)

Free a hadoopRzOptionsFree structure.

@param opts The options structure to free. Any associated ByteBufferPool will also be freed.