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

statfs64

Function statfs64 

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