Function esp_idf_hal::sys::netif_set_gw

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