Function glfw::ffi::glfwSetWindowRefreshCallback [] [src]

pub unsafe extern fn glfwSetWindowRefreshCallback(window: *mut GLFWwindow,
                                                  cbfun: Option<GLFWwindowrefreshfun>)
                                                  -> Option<GLFWwindowrefreshfun>