Function glfw_error_callback

Function Documentation

void glfw_error_callback(int error, const char *description)

Prints the corresponding error.

Parameters:
  • error – Error code.

  • description – Detailed error description.