Skip to main content

set_active_forwarding

Function set_active_forwarding 

Source
pub unsafe fn set_active_forwarding(table: *mut ForwardingTable)
Expand description

Set the active forwarding table for the trap handler to use.

§Safety

The forwarding table must outlive the trap handler’s use of it.