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.
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.