Function fstatvfs64

pub unsafe extern "C" fn fstatvfs64(
    fd: i32,
    buf: *mut statvfs64,
) -> i32
Available on crate feature dep_sdl3 only.