Hi there! I'm working on a game, using the Libxprocess extension. I'm trying to have multiple windows communicate with each other, but despite being in the documentation, CurrentProcessReadFromStandardInput doesn't seem to be in the extension? My game very much depends on that function, but gamemaker returns an error when I try to call it, and I can't find it after scrolling through the extension in the editor.
I'm using the newest version, downloaded from your GitHub earlier today. Am I simply missing something?