pub unsafe extern "C" fn wiredtiger_pack_close(
ps: *mut WT_PACK_STREAM,
usedp: *mut usize,
) -> c_intExpand 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