mirror of
https://git.743378673.xyz/MeloNX/MeloNX.git
synced 2025-06-27 19:06:23 +02:00
4 lines
No EOL
96 B
C#
4 lines
No EOL
96 B
C#
namespace Ryujinx.HLE.OsHle.Ipc
|
|
{
|
|
delegate long ServiceProcessRequest(ServiceCtx Context);
|
|
} |