libc

Function statfs

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