Prototype

extern(C) extern glfwSetJoystickCallback(
  extern(C) nothrow void function(int, int) cbfun
) nothrow nothrow;