Function mnn::prelude::poll

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