Skip to main content

netif_set_gw

Function netif_set_gw 

Source
pub unsafe extern "C" fn netif_set_gw(
    netif: *mut netif,
    gw: *const ip4_addr_t,
)