From: Mazdak Farrokhzad Date: Thu, 24 Jan 2019 17:25:47 +0000 (+0100) Subject: Rollup merge of #57860 - jethrogb:jb/sgx-os-ffi, r=joshtriplett X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=3025949afaa8cf84f1c52ba66401aa4a851f5224;p=rust.git Rollup merge of #57860 - jethrogb:jb/sgx-os-ffi, r=joshtriplett Add os::fortanix_sgx::ffi module This uses the same byte slice accessors that Unix has. The [ABI specifies](https://docs.rs/fortanix-sgx-abi/0.3.2/fortanix_sgx_abi/struct.ByteBuffer.html) byte slices. --- 3025949afaa8cf84f1c52ba66401aa4a851f5224