CSPspEmu.Hle.Modules.http.sceHttp.sceHttpGetNetworkErrno C# (CSharp) Method

sceHttpGetNetworkErrno() private method

private sceHttpGetNetworkErrno ( ) : int
return int
        public int sceHttpGetNetworkErrno()
        {
            throw(new NotImplementedException());
        }