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

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