Function fstatat64 [src]
Prototype
pub extern "c" fn fstatat64(dirfd: fd_t, noalias path: [*:0]const u8, noalias stat_buf: *Stat, flags: u32) c_int Parameters
dirfd: fd_tpath: [*:0]const u8stat_buf: *Statflags: u32 Source
pub extern "c" fn fstatat64(dirfd: fd_t, noalias path: [*:0]const u8, noalias stat_buf: *Stat, flags: u32) c_int