Function fstatat

Source
pub unsafe extern "C" fn fstatat(
    __fd: i32,
    __file: *const i8,
    __buf: *mut stat,
    __flag: i32,
) -> i32