Function glfw::ffi::glfwSetWindowShouldClose[][src]

pub unsafe extern "C" fn glfwSetWindowShouldClose(
    window: *mut GLFWwindow,
    value: c_int
)