mirror of
https://git.743378673.xyz/MeloNX/MeloNX.git
synced 2025-07-20 13:57:11 +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);
|
|
} |