Function glfw::ffi::glfwSetWindowIcon [] [src]

pub unsafe extern fn glfwSetWindowIcon(window: *mut GLFWwindow,
                                       count: c_int,
                                       images: *const GLFWimage)