10 lines
268 B
Plaintext
10 lines
268 B
Plaintext
file_truncate
|
|
|
|
Structural filesystem operation across the wasm host membrane. All path arguments are policy-gated through the same guest file/write roots as other file APIs and return false on denial or OS error.
|
|
|
|
:see
|
|
>sys
|
|
|
|
:example
|
|
print("file_truncate example\n");
|