Module simplicity_sys::c_jets
source · Expand description
FFI related to jets
Re-exports§
pub use c_env::CElementsTxEnv;
pub use c_env::CTapEnv;
pub use c_env::CTransaction;
pub use c_frame::ffi_bytes_size;
pub use c_frame::round_u_word;
pub use frame_ffi::CFrameItem;
pub use jets_ffi as elements_ffi;
Modules§
- High level APIs to creating read/write CFrames
- Frame related FFI bindings and data structures
Functions§
- sanity checks for using the types. We are not using the internal representation of the types at all, but we do care about the size and alignments of the types.