API Version: 8.0
Library Version: 8.17
Generated by gi-docgen 2025.3
const char* vips_buf_firstline ( VipsBuf* buf )
Trim to just the first line (excluding “\n”).
Type: const char*
const char*
The NULL-terminated contents of the buffer. This is a pointer to the memory managed by the buffer and must not be freed.
NULL