pub unsafe extern "C" fn ethernetif_init(netif: *mut netif) -> err_t
@brief LWIP’s network stack init function for Ethernet @param netif LWIP’s network interface handle @return ERR_OK on success