Docs.rs
  • mc-sgx-tstdc-sys-types-0.12.0
    • mc-sgx-tstdc-sys-types 0.12.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • nick-mobilecoin
    • github:mobilecoinfoundation:crates-io
    • eranrund
    • dolanbernard
    • Dependencies
      • bindgen ^0.66.1 build
      • cargo-emit ^0.2.1 build
      • mc-sgx-core-build =0.12.0 build
    • Versions
    • 5.71% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

mc_sgx_tstdc_sys_types0.12.0

  • All Items

Sections

  • MobileCoin’s Rust FFI for the Intel SGX SDK

Crate Items

  • Structs
  • Constants
  • Type Aliases

Crate mc_sgx_tstdc_sys_types

Source
Expand description

§MobileCoin’s Rust FFI for the Intel SGX SDK

Project ChatLicenseTargetCrates.ioDocs StatusDependency Status

FFI type definitions used by the sgx_tstdc library.

Structs§

sgx_thread_cond_t
sgx_thread_condattr_t
sgx_thread_mutex_t
sgx_thread_mutexattr_t
sgx_thread_queue_t
sgx_thread_rwlock_t
sgx_thread_rwlockattr_t

Constants§

SGX_THREAD_COND_INITIALIZER
SGX_THREAD_LOCK_INITIALIZER
SGX_THREAD_MUTEX_NONRECURSIVE
SGX_THREAD_MUTEX_RECURSIVE
SGX_THREAD_NONRECURSIVE_MUTEX_INITIALIZER
SGX_THREAD_RECURSIVE_MUTEX_INITIALIZER

Type Aliases§

sgx_spinlock_t
sgx_thread_t