Function statvfs

pub unsafe extern "C" fn statvfs(
    path: *const i8,
    buf: *mut statvfs,
) -> i32
Available on crate feature dep_sdl2 only.