Function esp_idf_hal::sys::poll

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