Function rsix::fs::fcntl_get_seals[][src]

pub fn fcntl_get_seals<Fd: AsFd>(fd: &Fd) -> Result<u32>
This is supported on linux_raw, or libc and neither FreeBSD nor iOS nor macOS nor NetBSD nor OpenBSD nor Redox nor WASI only.
Expand description

fcntl(fd, F_GET_SEALS)

References