Skip to main content

stat_file

Function stat_file 

Source
pub fn stat_file<I: Io>(fd: I::Fd) -> StatFile<I> 
Expand description

Retrieves metadata for fd, resolving to the platform-specific statx structure.