[−][src]Module std::os::fortanix_sgx::usercalls
Low-level interfaces to usercalls. See the ABI documentation for more information.
Modules
alloc | Experimental Primitives for allocating memory in userspace as well as copying data to and from user memory. |
raw | Experimental Lowest-level interfaces to usercalls and usercall ABI type definitions. |
Functions
accept_stream | Experimental Usercall |
alloc | Experimental Usercall |
bind_stream | Experimental Usercall |
close | Experimental Usercall |
connect_stream | Experimental Usercall |
exit | Experimental Usercall |
flush | Experimental Usercall |
free⚠ | Experimental This is the raw function definition, see the ABI documentation for more information. |
insecure_time | Experimental Usercall |
launch_thread⚠ | Experimental Usercall |
read | Experimental Usercall |
read_alloc | Experimental Usercall |
send | Experimental Usercall |
wait | Experimental Usercall |
write | Experimental Usercall |