Prototype

extern(C) extern glfwSetErrorCallback(
  extern(C) nothrow void function(int, const(char)*) cbfun
) nothrow nothrow;