Function hadoopRzOptionsFree

Source
pub unsafe extern "C" fn hadoopRzOptionsFree(
    opts: *mut hadoopRzOptions,
)
Expand description

Free a hadoopRzOptionsFree structure.

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