Function libc::unix::fstatvfs

source ·
pub unsafe extern "C" fn fstatvfs(
    fd: c_int,
    buf: *mut statvfs
) -> c_int