Function glfw::ffi::glfwWindowShouldClose[][src]

pub unsafe extern "C" fn glfwWindowShouldClose(
    window: *mut GLFWwindow
) -> c_int