Constant ctru_sys::EXITTHREAD_EVENT_EXIT_PROCESS
source · pub const EXITTHREAD_EVENT_EXIT_PROCESS: ExitThreadEventReason = 2;
Expand description
< Process exited either normally or due to an uncaught exception.
pub const EXITTHREAD_EVENT_EXIT_PROCESS: ExitThreadEventReason = 2;
< Process exited either normally or due to an uncaught exception.