CSPspEmu.Hle.Modules.loadexec.LoadExecForUser.sceKernelExitGameWithStatus C# (CSharp) Метод

sceKernelExitGameWithStatus() приватный Метод

private sceKernelExitGameWithStatus ( ) : int
Результат int
        public int sceKernelExitGameWithStatus()
        {
            return 0;
        }