Method
VipsBufset_static
Declaration [src]
void
vips_buf_set_static (
VipsBuf* buf,
char* base,
int mx
)
Description [src]
Attach the buffer to a static memory area. The buffer needs to have been initialised. The memory area needs to be at least 4 bytes long.