Function ctru_sys::bossReinit
source · pub unsafe extern "C" fn bossReinit(programID: u64_) -> Result
Expand description
Run the InitializeSession service cmd. This is mainly for changing the programID associated with the current BOSS session.
§Arguments
programID
- programID to use, 0 for the current process.