unsafe extern "C" fn thread_iret_from_ctx(
_ctx: *const ThreadUserContext,
) -> !Expand description
Performs the thread iret from ctx operation.
unsafe extern "C" fn thread_iret_from_ctx(
_ctx: *const ThreadUserContext,
) -> !Performs the thread iret from ctx operation.