Source position: ctglfw.pas line 501
type GLFWwindowcontentscalefun = procedure(
window: pGLFWwindow;
xscale: Single;
yscale: Single
);