Function libc::statvfs [] [src]

pub unsafe extern "C" fn statvfs(
    path: *const c_char,
    buf: *mut statvfs
) -> c_int
🔬 This is a nightly-only experimental API. (libc)

use libc from crates.io