Function esp_idf_hal::sys::netif_set_ipaddr

source ยท
pub unsafe extern "C" fn netif_set_ipaddr(
    netif: *mut netif,
    ipaddr: *const ip4_addr,
)