Skip to content

setjmp

Signature

(import "wali" "setjmp" (func (param $env i32) (result i32)))
int setjmp(void* env);

Return Value

Returns int.