add_parent_buffer_meta
Description:
Adds a ParentBufferMeta to this that
holds a reference on ref
until the buffer is freed.
Parameters:
this |
a Buffer |
ref |
a Buffer to ref |
Returns:
The ParentBufferMeta that was added to the buffer |