CSPspEmu.Hle.Modules._unknownPrx.scePspNpDrm_user.sceKernelLoadExecNpDrm C# (CSharp) Метод

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

private sceKernelLoadExecNpDrm ( string filename, void option ) : int
filename string
option void
Результат int
        public int sceKernelLoadExecNpDrm(string filename, void* option)
        {
            throw (new NotImplementedException());
        }