#[pre_jump_handler]Expand description
Marker macro for a handler fn invoked shortly before jumping to a different image. Use this to uninitialize your hardware.
#[pre_jump_handler]Marker macro for a handler fn invoked shortly before jumping to a different image. Use this to uninitialize your hardware.