Function 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.