[go: up one dir, main page]

libc

Function fstatvfs

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