Prototype

extern(C) extern glfwSetMonitorCallback(
  extern(C) nothrow void function(GLFWmonitor*, int) cbfun
) nothrow nothrow;