Skip to content

SYS_fstat

Man Page

x86_64 ARM64 RV64

Signature

(import "wali" "SYS_fstat" (func (param $fd i32) (param $statbuf i32) (result i64)))
long fstat(int fd, struct stat* statbuf);