[][src]Function wayland_commons::wire::dup_fd_cloexec

pub fn dup_fd_cloexec(fd: RawFd) -> NixResult<RawFd>

Duplicate a RawFd and set the CLOEXEC flag on the copy