CSPspEmu.Hle.Modules.hpremote.sceHprm.sceHprmReadLatch C# (CSharp) Метод

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

private sceHprmReadLatch ( uint Latch ) : int
Latch uint
Результат int
        public int sceHprmReadLatch(uint* Latch)
        {
            throw(new NotImplementedException());
        }