Source position: ctglfw.pas line 568
type TglfwSetWindowIcon = procedure(
window: pGLFWwindow;
Count: Integer;
images: pGLFWimage
);