Function ctru_sys::APT_GetProgramID
source · pub unsafe extern "C" fn APT_GetProgramID(
pProgramID: *mut u64_
) -> Result
Expand description
Gets the current application’s program ID.
§Arguments
pProgramID
- Pointer to output the program ID to.