rustmax::libc

Function fstatat64

Source
pub unsafe extern "C" fn fstatat64(
    dirfd: i32,
    pathname: *const i8,
    buf: *mut stat64,
    flags: i32,
) -> i32