Function ctru_sys::LOADER_GetProgramInfo
source · pub unsafe extern "C" fn LOADER_GetProgramInfo(
exheaderInfo: *mut ExHeader_Info,
programHandle: u64_
) -> Result
Expand description
Retrives a program’s main NCCH extended header info (SCI + ACI, see ExHeader_Info).
§Arguments
exheaderInfo
(direction out) - Pointer to output the main NCCH extended header info.programHandle
- The handle of the program to unregister