pub unsafe extern "C" fn LOADER_UnregisterProgram(
    programHandle: u64_
) -> Result
Expand description

Unregisters a program (along with its update).

§Arguments

  • programHandle - The handle of the program to unregister.