CSPspEmu.Hle.Modules.http.sceHttp.sceHttpSetMallocFunction C# (CSharp) 메소드

sceHttpSetMallocFunction() 개인적인 메소드

private sceHttpSetMallocFunction ( ) : int
리턴 int
        public int sceHttpSetMallocFunction()
        {
            throw(new NotImplementedException());
        }