wiredtiger_pack_close

Function wiredtiger_pack_close 

Source
pub unsafe extern "C" fn wiredtiger_pack_close(
    ps: *mut WT_PACK_STREAM,
    usedp: *mut usize,
) -> c_int
Expand description

Close a packing stream.

@param ps the packing stream handle @param[out] usedp the number of bytes in the buffer used by the stream @errors