fstatat

Function fstatat 

Source
pub unsafe extern "C" fn fstatat(
    dirfd: i32,
    pathname: *const u8,
    buf: *mut stat,
    flags: i32,
) -> i32