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