Docs.rs
  • pit-basic-0.4.0
    • pit-basic 0.4.0
    • Docs.rs crate page
    • CC0-1.0
    • Links
    • crates.io
    • Source
    • Owners
    • gkgoat1
    • Dependencies
      • externref ^0.2.0 normal
      • ic-stable-structures ^0.6.5 normal optional
      • tpit-rt ^0.4.0 normal
    • Versions
    • 0% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

pit_basic0.4.0

In pit_basic::buffer

pit_basic::buffer

Function copy

Source
pub fn copy<'a, 'b>(
    a: &'a mut dyn R867207405fe87fda620c2d7a5485e8e5e274636a898a166fb674448b4391ffc5,
    ai: u32,
    b: &'b mut dyn R867207405fe87fda620c2d7a5485e8e5e274636a898a166fb674448b4391ffc5,
    bi: u32,
)