Method
ArrowBufferget_parent
Declaration [src]
GArrowBuffer*
garrow_buffer_get_parent (
GArrowBuffer* buffer
)
Return value
Returns: | GArrowBuffer |
The parent |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. | |
The return value can be NULL . |