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

statfs

Function statfs 

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