Function libc::statfs

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