mirror of
https://git.743378673.xyz/MeloNX/MeloNX.git
synced 2025-07-05 06:46:26 +02:00
4 lines
No EOL
97 B
C#
4 lines
No EOL
97 B
C#
namespace Ryujinx.Core.OsHle.Ipc
|
|
{
|
|
delegate long ServiceProcessRequest(ServiceCtx Context);
|
|
} |