Function esp_idf_hal::sys::poll

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