Source position: ctglfw.pas line 621
type TglfwSetCharModsCallback = function(
window: GLFWwindow;
cbfun: PGLFWcharmodsfun
):PGLFWcharmodsfun;