Function libc::getfsstat

source ·
pub unsafe extern "C" fn getfsstat(
    buf: *mut statfs,
    bufsize: size_t,
    flags: c_int
) -> c_int