Function libc::unix::linux_like::statvfs64

source ·
pub unsafe extern "C" fn statvfs64(
    path: *const c_char,
    buf: *mut statvfs64
) -> c_int