Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

statvfs64

Function statvfs64 

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