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