Skip to main content

statvfs

Function statvfs 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn statvfs( file: *const c_char, buf: *mut statvfs, ) -> c_int
Expand description