API Version: 8.0
Library Version: 8.17
Generated by gi-docgen 2025.3
gboolean vips_dbuf_allocate ( VipsDbuf* dbuf, size_t size )
Make sure dbuf has at least size bytes available after the write point.
dbuf
size
Type: size_t
size_t
The size to allocate.
Type: gboolean
gboolean
FALSE on out of memory, TRUE otherwise.
FALSE
TRUE