esp_idf_svc::sys

Function poll

Source
pub unsafe extern "C" fn poll(
    fds: *mut pollfd,
    nfds: u32,
    timeout: i32,
) -> i32