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