Module firefly_rust::sudo
source · Expand description
Functions available only to privileged apps.
Structs§
Functions§
- Read a file from the filesystem into the buffer.
- Like
load_file
but takes care of the buffer allocation and ownership. - Tell runtime to exit the current app and replace it with the given one.