rustix::fs

Function getpath

Source
pub fn getpath<Fd: AsFd>(fd: Fd) -> Result<CString>
Expand description

fcntl(fd, F_GETPATH)

ยงReferences