Source position: ctglfw.pas line 528
type GLFWdropfun = procedure(
window: pGLFWwindow;
Count: Integer;
const names: PChar
);