[][src]Function esp_idf_bindgen::lwip_poll

pub unsafe extern "C" fn lwip_poll(
    fds: *mut pollfd,
    nfds: nfds_t,
    timeout: c_int
) -> c_int