4 lines
No EOL
103 B
C#
4 lines
No EOL
103 B
C#
namespace Ryujinx.HLE.HOS.Ipc
|
|
{
|
|
internal delegate long ServiceProcessRequest(ServiceCtx context);
|
|
} |