CSPspEmu.Hle.Modules.http.sceHttp.sceHttpSetMallocFunction C# (CSharp) Метод

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

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