Crate rustc_llvm

Source

Structs§

Functions§

Foreign Types§

  • Opaque type that allows C++ code to write bytes to a Rust-side buffer, in conjunction with RawRustStringOstream. Use this as &RustString (Rust) and RustStringRef (C++) in FFI signatures.