Function esp_idf_sys::netif_set_gw

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