Skip to content

SYS_statfs

Man Page

x86_64 ARM64 RV64

Signature

(import "wali" "SYS_statfs" (func (param $path i32) (param $buf i32) (result i64)))
long statfs(char* path, struct statfs* buf);