esp_idf_hal::sys

Function netif_set_gw

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