Function nix::poll::ppoll [] [src]

pub fn ppoll(
    fds: &mut [PollFd],
    timeout: TimeSpec,
    sigmask: SigSet
) -> Result<c_int>