pub unsafe extern "C" fn aptSetChainloader(
    programID: u64_,
    mediatype: u8_
)
Expand description

Configures the chainloader to launch a specific application.

§Arguments

  • programID - ID of the program to chainload to.
  • mediatype - Media type of the program to chainload to.