mirror of
https://git.743378673.xyz/MeloNX/MeloNX.git
synced 2025-06-28 11:26:24 +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);
|
|
} |