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

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