Function glfw::ffi::glfwSetWindowRefreshCallback
source · pub unsafe extern "C" fn glfwSetWindowRefreshCallback(
window: *mut GLFWwindow,
cbfun: Option<GLFWwindowrefreshfun>
) -> Option<GLFWwindowrefreshfun>