Function glfw::ffi::glfwWindowShouldClose

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