IrrlichtNETCP.GUIEnvironment.GuiEnv_PostEventFromUser C# (CSharp) Method

GuiEnv_PostEventFromUser() private method

private GuiEnv_PostEventFromUser ( IntPtr guienv, IntPtr ev ) : bool
guienv System.IntPtr
ev System.IntPtr
return bool
        static extern bool GuiEnv_PostEventFromUser(IntPtr guienv, IntPtr ev);