CSPspEmu.Hle.Modules._unknownPrx.sceCcc.sceCccDecodeUTF8 C# (CSharp) Method

sceCccDecodeUTF8() private method

private sceCccDecodeUTF8 ( ) : int
return int
        public int sceCccDecodeUTF8()
        {
            return 0;
        }
	}