Function LOADER_UnregisterProgram

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