CSPspEmu.Hle.Modules.hen.SystemCtrlForKernel.sctrlHENSetStartModuleHandler C# (CSharp) Method

sctrlHENSetStartModuleHandler() private method

private sctrlHENSetStartModuleHandler ( ) : int
return int
        public int sctrlHENSetStartModuleHandler()
        {
            //throw(new NotImplementedException());
            return 0;
        }