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

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