Function

Vipserror_clear

Declaration [src]

void
vips_error_clear (
  void
)

Description [src]

Clear and reset the error buffer. This is typically called after presenting an error to the user.

See also: vips_error_buffer().