Function libc::statvfs64 [] [src]

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

use libc from crates.io