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